ReactOS 0.4.15-dev-7942-gd23573b
OT_CoverageFormat1 Struct Reference

Public Attributes

WORD CoverageFormat
 
WORD GlyphCount
 
WORD GlyphArray [1]
 

Detailed Description

Definition at line 199 of file opentype.c.

Member Data Documentation

◆ CoverageFormat

WORD OT_CoverageFormat1::CoverageFormat

Definition at line 200 of file opentype.c.

Referenced by GSUB_is_glyph_covered().

◆ GlyphArray

WORD OT_CoverageFormat1::GlyphArray[1]

Definition at line 202 of file opentype.c.

Referenced by GSUB_is_glyph_covered().

◆ GlyphCount

WORD OT_CoverageFormat1::GlyphCount

Definition at line 201 of file opentype.c.

Referenced by GSUB_is_glyph_covered().


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