ReactOS 0.4.16-dev-1106-g00b5dc8
|
Public Attributes | |
WORD | SubstFormat |
WORD | Coverage |
WORD | SubRuleSetCount |
WORD | SubRuleSet [1] |
Definition at line 266 of file opentype.c.
WORD GSUB_ContextSubstFormat1::Coverage |
Definition at line 268 of file opentype.c.
Referenced by GSUB_apply_ContextSubst().
WORD GSUB_ContextSubstFormat1::SubRuleSet[1] |
Definition at line 270 of file opentype.c.
Referenced by GSUB_apply_ContextSubst().
WORD GSUB_ContextSubstFormat1::SubRuleSetCount |
Definition at line 269 of file opentype.c.
WORD GSUB_ContextSubstFormat1::SubstFormat |
Definition at line 267 of file opentype.c.
Referenced by GSUB_apply_ContextSubst().