Home
last modified time | relevance | path

Searched refs:MultipleSubstitutionSubtable (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DMultipleSubstSubtables.h30 struct MultipleSubstitutionSubtable : GlyphSubstitutionSubtable struct
37 LE_VAR_ARRAY(MultipleSubstitutionSubtable, sequenceTableOffsetArray) argument
DMultipleSubstSubtables.cpp17 le_uint32 MultipleSubstitutionSubtable::process(const LETableReference &base, GlyphIterator *glyphI… in process()
DGlyphSubstLookupProc.cpp75 const LEReferenceTo<MultipleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable()