|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | format |
| uint16_t | coverage |
| uint16_t | value_format1 |
| uint16_t | value_format2 |
| uint16_t | pairset_count |
| uint16_t | pairsets [1] |
Definition at line 728 of file opentype.c.
| uint16_t ot_gpos_pairpos_format1::coverage |
Definition at line 731 of file opentype.c.
| uint16_t ot_gpos_pairpos_format1::format |
Definition at line 730 of file opentype.c.
| uint16_t ot_gpos_pairpos_format1::pairset_count |
Definition at line 734 of file opentype.c.
Referenced by opentype_layout_apply_gpos_pair_adjustment().
| uint16_t ot_gpos_pairpos_format1::pairsets[1] |
Definition at line 735 of file opentype.c.
Referenced by opentype_layout_apply_gpos_pair_adjustment().
| uint16_t ot_gpos_pairpos_format1::value_format1 |
Definition at line 732 of file opentype.c.
Referenced by opentype_layout_apply_gpos_pair_adjustment().
| uint16_t ot_gpos_pairpos_format1::value_format2 |
Definition at line 733 of file opentype.c.
Referenced by opentype_layout_apply_gpos_pair_adjustment().