|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Context threading a sheet + the face being built through the loop. More...
Data Fields | |
| ra8_css_sheet_t * | sheet |
| Sheet receiving interned name bytes. | |
| ra8_css_fontface_t * | face |
| Face accumulating descriptors. | |
Context threading a sheet + the face being built through the loop.
Definition at line 735 of file reflow_css_rules.c.
| ra8_css_fontface_t* priv_face_ctx_t::face |
Face accumulating descriptors.
Definition at line 737 of file reflow_css_rules.c.
Referenced by internal_face_cb().
| ra8_css_sheet_t* priv_face_ctx_t::sheet |
Sheet receiving interned name bytes.
Definition at line 736 of file reflow_css_rules.c.
Referenced by internal_face_cb().