Home
last modified time | relevance | path

Searched defs:lookupSubtable (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/layout/
DGlyphSubstLookupProc.cpp51 le_uint32 GlyphSubstitutionLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_… in applySubtable()
DGlyphPosnLookupProc.cpp62 le_uint32 GlyphPositioningLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_u… in applySubtable()
DLookupProcessor.cpp35 const LookupSubtable *lookupSubtable = lookupTable->getLookupSubtable(subtable); in applyLookupTable() local