Searched defs:lookupSubtable (Results 1 – 3 of 3) sorted by relevance
51 le_uint32 GlyphSubstitutionLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_… in applySubtable()
62 le_uint32 GlyphPositioningLookupProcessor::applySubtable(const LookupSubtable *lookupSubtable, le_u… in applySubtable()
35 const LookupSubtable *lookupSubtable = lookupTable->getLookupSubtable(subtable); in applyLookupTable() local