Searched refs:SingleSubstitutionSubtable (Results 1 – 3 of 3) sorted by relevance
23 struct SingleSubstitutionSubtable : GlyphSubstitutionSubtable struct25 …le_uint32 process(const LEReferenceTo<SingleSubstitutionSubtable> &base, GlyphIterator *glyphIter…28 struct SingleSubstitutionFormat1Subtable : SingleSubstitutionSubtable35 struct SingleSubstitutionFormat2Subtable : SingleSubstitutionSubtable
17 le_uint32 SingleSubstitutionSubtable::process(const LEReferenceTo<SingleSubstitutionSubtable> &base… in process()
67 const LEReferenceTo<SingleSubstitutionSubtable> subtable(lookupSubtable, success); in applySubtable()