ReactOS 0.4.17-dev-934-g091855f
ot_gpos_anchor_format2 Struct Reference

Public Attributes

uint16_t format
 
int16_t x_coord
 
int16_t y_coord
 
uint16_t anchor_point
 

Detailed Description

Definition at line 758 of file opentype.c.

Member Data Documentation

◆ anchor_point

uint16_t ot_gpos_anchor_format2::anchor_point

Definition at line 763 of file opentype.c.

◆ format

uint16_t ot_gpos_anchor_format2::format

Definition at line 760 of file opentype.c.

◆ x_coord

int16_t ot_gpos_anchor_format2::x_coord

Definition at line 761 of file opentype.c.

Referenced by opentype_layout_gpos_get_anchor().

◆ y_coord

int16_t ot_gpos_anchor_format2::y_coord

Definition at line 762 of file opentype.c.

Referenced by opentype_layout_gpos_get_anchor().


The documentation for this struct was generated from the following file: