|
ReactOS 0.4.16-dev-1946-g52006dd
|
Public Attributes | |
| WORD | LookupType |
| WORD | LookupFlag |
| WORD | SubTableCount |
| WORD | SubTable [1] |
Definition at line 192 of file opentype.c.
| WORD OT_LookupTable::LookupFlag |
Definition at line 194 of file opentype.c.
Referenced by GPOS_apply_lookup(), and GSUB_apply_lookup().
| WORD OT_LookupTable::LookupType |
Definition at line 193 of file opentype.c.
Referenced by GPOS_apply_lookup(), GPOS_get_subtable(), GSUB_apply_lookup(), and GSUB_get_subtable().
| WORD OT_LookupTable::SubTable[1] |
Definition at line 196 of file opentype.c.
Referenced by GPOS_apply_lookup(), GPOS_get_subtable(), GSUB_apply_lookup(), and GSUB_get_subtable().
| WORD OT_LookupTable::SubTableCount |
Definition at line 195 of file opentype.c.
Referenced by GPOS_apply_ChainContextPos(), GPOS_apply_ContextPos(), GPOS_apply_CursiveAttachment(), GPOS_apply_lookup(), GPOS_apply_MarkToBase(), GPOS_apply_MarkToLigature(), GPOS_apply_MarkToMark(), GPOS_apply_PairAdjustment(), GPOS_apply_SingleAdjustment(), GSUB_apply_AlternateSubst(), GSUB_apply_ChainContextSubst(), GSUB_apply_ContextSubst(), GSUB_apply_LigatureSubst(), GSUB_apply_lookup(), GSUB_apply_MultipleSubst(), and GSUB_apply_SingleSubst().