|
ReactOS 0.4.17-dev-934-g091855f
|
Public Attributes | |
| uint16_t | format |
| int16_t | x_coord |
| int16_t | y_coord |
| uint16_t | anchor_point |
Definition at line 758 of file opentype.c.
| uint16_t ot_gpos_anchor_format2::anchor_point |
Definition at line 763 of file opentype.c.
| uint16_t ot_gpos_anchor_format2::format |
Definition at line 760 of file opentype.c.
| int16_t ot_gpos_anchor_format2::x_coord |
Definition at line 761 of file opentype.c.
Referenced by opentype_layout_gpos_get_anchor().
| int16_t ot_gpos_anchor_format2::y_coord |
Definition at line 762 of file opentype.c.
Referenced by opentype_layout_gpos_get_anchor().