Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DContextualSubstSubtables.h55 struct ContextualSubstitutionSubtable : ContextualSubstitutionBase struct
60 struct ContextualSubstitutionFormat1Subtable : ContextualSubstitutionSubtable
88 struct ContextualSubstitutionFormat2Subtable : ContextualSubstitutionSubtable
DGlyphSubstLookupProc.cpp99 const LEReferenceTo<ContextualSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable()
DGlyphPosnLookupProc.cpp31 typedef ContextualSubstitutionSubtable ContextualPositioningSubtable;
DContextualSubstSubtables.cpp149 le_uint32 ContextualSubstitutionSubtable::process(const LookupProcessor *lookupProcessor, in process()