ReactOS 0.4.16-dev-1106-g00b5dc8
|
Public Attributes | |
WORD | SubstFormat |
WORD | Coverage |
WORD | ClassDef |
WORD | SubClassSetCnt |
WORD | SubClassSet [1] |
Definition at line 288 of file opentype.c.
WORD GSUB_ContextSubstFormat2::ClassDef |
Definition at line 291 of file opentype.c.
Referenced by GSUB_apply_ContextSubst().
WORD GSUB_ContextSubstFormat2::Coverage |
Definition at line 290 of file opentype.c.
Referenced by GSUB_apply_ContextSubst().
WORD GSUB_ContextSubstFormat2::SubClassSet[1] |
Definition at line 293 of file opentype.c.
Referenced by GSUB_apply_ContextSubst().
WORD GSUB_ContextSubstFormat2::SubClassSetCnt |
Definition at line 292 of file opentype.c.
WORD GSUB_ContextSubstFormat2::SubstFormat |
Definition at line 289 of file opentype.c.