ReactOS 0.4.16-dev-1109-gd06d9f3
|
Public Attributes | |
WORD | SubstFormat |
WORD | Coverage |
WORD | BacktrackClassDef |
WORD | InputClassDef |
WORD | LookaheadClassDef |
WORD | ChainSubClassSetCnt |
WORD | ChainSubClassSet [1] |
Definition at line 318 of file opentype.c.
WORD GSUB_ChainContextSubstFormat2::BacktrackClassDef |
Definition at line 321 of file opentype.c.
Referenced by GSUB_apply_ChainContextSubst().
WORD GSUB_ChainContextSubstFormat2::ChainSubClassSet[1] |
Definition at line 325 of file opentype.c.
Referenced by GSUB_apply_ChainContextSubst().
WORD GSUB_ChainContextSubstFormat2::ChainSubClassSetCnt |
Definition at line 324 of file opentype.c.
Referenced by GSUB_apply_ChainContextSubst().
WORD GSUB_ChainContextSubstFormat2::Coverage |
Definition at line 320 of file opentype.c.
Referenced by GSUB_apply_ChainContextSubst().
WORD GSUB_ChainContextSubstFormat2::InputClassDef |
Definition at line 322 of file opentype.c.
Referenced by GSUB_apply_ChainContextSubst().
WORD GSUB_ChainContextSubstFormat2::LookaheadClassDef |
Definition at line 323 of file opentype.c.
Referenced by GSUB_apply_ChainContextSubst().
WORD GSUB_ChainContextSubstFormat2::SubstFormat |
Definition at line 319 of file opentype.c.