Searched refs:PairPositioningSubtable (Results 1 – 4 of 4) sorted by relevance
39 struct PairPositioningSubtable : GlyphPositioningSubtable struct44 …le_uint32 process(const LEReferenceTo<PairPositioningSubtable> &base, GlyphIterator *glyphIterato… argument47 struct PairPositioningFormat1Subtable : PairPositioningSubtable73 struct PairPositioningFormat2Subtable : PairPositioningSubtable
19 le_uint32 PairPositioningSubtable::process(const LEReferenceTo<PairPositioningSubtable> &base, Glyp… in process()
88 LEReferenceTo<PairPositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
2064 #define PairPositioningSubtable U_ICU_ENTRY_POINT_RENAME(PairPositioningSubtable) macro