ReactOS 0.4.17-dev-934-g091855f
ot_gdef_classdef_format1 Struct Reference

Public Attributes

uint16_t format
 
uint16_t start_glyph
 
uint16_t glyph_count
 
uint16_t classes [1]
 

Detailed Description

Definition at line 455 of file opentype.c.

Member Data Documentation

◆ classes

uint16_t ot_gdef_classdef_format1::classes[1]

Definition at line 460 of file opentype.c.

Referenced by opentype_layout_get_glyph_class().

◆ format

uint16_t ot_gdef_classdef_format1::format

Definition at line 457 of file opentype.c.

◆ glyph_count

uint16_t ot_gdef_classdef_format1::glyph_count

Definition at line 459 of file opentype.c.

Referenced by opentype_layout_get_glyph_class().

◆ start_glyph

uint16_t ot_gdef_classdef_format1::start_glyph

Definition at line 458 of file opentype.c.

Referenced by opentype_layout_get_glyph_class().


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