|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | version |
| uint16_t | num_baseglyph_records |
| uint32_t | offset_baseglyph_records |
| uint32_t | offset_layer_records |
| uint16_t | num_layer_records |
Definition at line 1246 of file opentype.c.
| uint16_t colr_header::num_baseglyph_records |
Definition at line 1249 of file opentype.c.
Referenced by opentype_get_colr_glyph().
| uint16_t colr_header::num_layer_records |
Definition at line 1252 of file opentype.c.
| uint32_t colr_header::offset_baseglyph_records |
Definition at line 1250 of file opentype.c.
Referenced by opentype_get_colr_glyph().
| uint32_t colr_header::offset_layer_records |
Definition at line 1251 of file opentype.c.
| uint16_t colr_header::version |
Definition at line 1248 of file opentype.c.