|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | format |
| int16_t | x_coord |
| int16_t | y_coord |
| uint16_t | x_dev_offset |
| uint16_t | y_dev_offset |
Definition at line 766 of file opentype.c.
| uint16_t ot_gpos_anchor_format3::format |
Definition at line 768 of file opentype.c.
| int16_t ot_gpos_anchor_format3::x_coord |
Definition at line 769 of file opentype.c.
Referenced by opentype_layout_gpos_get_anchor().
| uint16_t ot_gpos_anchor_format3::x_dev_offset |
Definition at line 771 of file opentype.c.
Referenced by opentype_layout_gpos_get_anchor().
| int16_t ot_gpos_anchor_format3::y_coord |
Definition at line 770 of file opentype.c.
Referenced by opentype_layout_gpos_get_anchor().
| uint16_t ot_gpos_anchor_format3::y_dev_offset |
Definition at line 772 of file opentype.c.
Referenced by opentype_layout_gpos_get_anchor().