ReactOS 0.4.17-dev-934-g091855f
ot_gpos_mark_to_mark_format1 Struct Reference

Public Attributes

uint16_t format
 
uint16_t mark1_coverage
 
uint16_t mark2_coverage
 
uint16_t mark_class_count
 
uint16_t mark1_array
 
uint16_t mark2_array
 

Detailed Description

Definition at line 821 of file opentype.c.

Member Data Documentation

◆ format

uint16_t ot_gpos_mark_to_mark_format1::format

Definition at line 823 of file opentype.c.

◆ mark1_array

uint16_t ot_gpos_mark_to_mark_format1::mark1_array

Definition at line 827 of file opentype.c.

Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().

◆ mark1_coverage

uint16_t ot_gpos_mark_to_mark_format1::mark1_coverage

Definition at line 824 of file opentype.c.

Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().

◆ mark2_array

uint16_t ot_gpos_mark_to_mark_format1::mark2_array

Definition at line 828 of file opentype.c.

Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().

◆ mark2_coverage

uint16_t ot_gpos_mark_to_mark_format1::mark2_coverage

Definition at line 825 of file opentype.c.

Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().

◆ mark_class_count

uint16_t ot_gpos_mark_to_mark_format1::mark_class_count

Definition at line 826 of file opentype.c.

Referenced by opentype_layout_apply_gpos_mark_to_mark_attachment().


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