Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DLigatureSubstSubtables.h38 struct LigatureSubstitutionSubtable : GlyphSubstitutionSubtable struct
45 LE_VAR_ARRAY(LigatureSubstitutionSubtable, ligSetTableOffsetArray) argument
DLigatureSubstSubtables.cpp16 le_uint32 LigatureSubstitutionSubtable::process(const LETableReference &base, GlyphIterator *glyphI… in process()
DGlyphSubstLookupProc.cpp91 const LEReferenceTo<LigatureSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable()