ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
priv_family_ctx_t Struct Reference

Context threading a sheet + the rule declaration through the loop. More...

Collaboration diagram for priv_family_ctx_t:

Data Fields

ra8_css_sheet_tsheet
 Sheet receiving the interned family name.
ra8_css_style_tdecl
 Declaration receiving the family slice.

Detailed Description

Context threading a sheet + the rule declaration through the loop.

Definition at line 812 of file reflow_css_rules.c.

Field Documentation

◆ decl

ra8_css_style_t* priv_family_ctx_t::decl

Declaration receiving the family slice.

Definition at line 814 of file reflow_css_rules.c.

Referenced by internal_family_cb().

◆ sheet

ra8_css_sheet_t* priv_family_ctx_t::sheet

Sheet receiving the interned family name.

Definition at line 813 of file reflow_css_rules.c.

Referenced by internal_family_cb().


The documentation for this struct was generated from the following file: