|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Context threading a sheet + the rule declaration through the loop. More...
Data Fields | |
| ra8_css_sheet_t * | sheet |
| Sheet receiving the interned family name. | |
| ra8_css_style_t * | decl |
| Declaration receiving the family slice. | |
Context threading a sheet + the rule declaration through the loop.
Definition at line 812 of file reflow_css_rules.c.
| 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().
| 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().