|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | format |
| uint16_t | mark1_coverage |
| uint16_t | mark2_coverage |
| uint16_t | mark_class_count |
| uint16_t | mark1_array |
| uint16_t | mark2_array |
Definition at line 821 of file opentype.c.
| uint16_t ot_gpos_mark_to_mark_format1::format |
Definition at line 823 of file opentype.c.
| uint16_t ot_gpos_mark_to_mark_format1::mark1_array |
Definition at line 827 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().
| uint16_t ot_gpos_mark_to_mark_format1::mark1_coverage |
Definition at line 824 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().
| uint16_t ot_gpos_mark_to_mark_format1::mark2_array |
Definition at line 828 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().
| uint16_t ot_gpos_mark_to_mark_format1::mark2_coverage |
Definition at line 825 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().
| uint16_t ot_gpos_mark_to_mark_format1::mark_class_count |
Definition at line 826 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().