Home
last modified time | relevance | path

Searched refs:ChainingContextualSubstitutionSubtable (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/layout/
DContextualSubstSubtables.h134 struct ChainingContextualSubstitutionSubtable : ContextualSubstitutionBase struct
139 struct ChainingContextualSubstitutionFormat1Subtable : ChainingContextualSubstitutionSubtable
171 struct ChainingContextualSubstitutionFormat2Subtable : ChainingContextualSubstitutionSubtable
DGlyphSubstLookupProc.cpp107 … const LEReferenceTo<ChainingContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable()
DGlyphPosnLookupProc.cpp32 typedef ChainingContextualSubstitutionSubtable ChainingContextualPositioningSubtable;
DContextualSubstSubtables.cpp325 le_uint32 ChainingContextualSubstitutionSubtable::process(const LookupProcessor *lookupProcessor, in process()