|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | format |
| uint16_t | mark_coverage |
| uint16_t | lig_coverage |
| uint16_t | mark_class_count |
| uint16_t | mark_array |
| uint16_t | lig_array |
Definition at line 811 of file opentype.c.
| uint16_t ot_gpos_mark_to_lig_format1::format |
Definition at line 813 of file opentype.c.
| uint16_t ot_gpos_mark_to_lig_format1::lig_array |
Definition at line 818 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_lig_attachment().
| uint16_t ot_gpos_mark_to_lig_format1::lig_coverage |
Definition at line 815 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_lig_attachment().
| uint16_t ot_gpos_mark_to_lig_format1::mark_array |
Definition at line 817 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_lig_attachment().
| uint16_t ot_gpos_mark_to_lig_format1::mark_class_count |
Definition at line 816 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_lig_attachment().
| uint16_t ot_gpos_mark_to_lig_format1::mark_coverage |
Definition at line 814 of file opentype.c.
Referenced by opentype_layout_apply_gpos_mark_to_lig_attachment().