ReactOS 0.4.17-dev-934-g091855f
ot_gpos_anchor_format3 Struct Reference

Public Attributes

uint16_t format
 
int16_t x_coord
 
int16_t y_coord
 
uint16_t x_dev_offset
 
uint16_t y_dev_offset
 

Detailed Description

Definition at line 766 of file opentype.c.

Member Data Documentation

◆ format

uint16_t ot_gpos_anchor_format3::format

Definition at line 768 of file opentype.c.

◆ x_coord

int16_t ot_gpos_anchor_format3::x_coord

Definition at line 769 of file opentype.c.

Referenced by opentype_layout_gpos_get_anchor().

◆ x_dev_offset

uint16_t ot_gpos_anchor_format3::x_dev_offset

Definition at line 771 of file opentype.c.

Referenced by opentype_layout_gpos_get_anchor().

◆ y_coord

int16_t ot_gpos_anchor_format3::y_coord

Definition at line 770 of file opentype.c.

Referenced by opentype_layout_gpos_get_anchor().

◆ y_dev_offset

uint16_t ot_gpos_anchor_format3::y_dev_offset

Definition at line 772 of file opentype.c.

Referenced by opentype_layout_gpos_get_anchor().


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