Lines Matching refs:LEReferenceTo
35 const LEReferenceTo<GlyphPositioningTableHeader> &glyphPositioningTableHeader, in GlyphPositioningLookupProcessor()
62 le_uint32 GlyphPositioningLookupProcessor::applySubtable(const LEReferenceTo<LookupSubtable> &looku… in applySubtable()
80 LEReferenceTo<SinglePositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
88 LEReferenceTo<PairPositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
96 LEReferenceTo<CursiveAttachmentSubtable> subtable(lookupSubtable, success); in applySubtable()
104 LEReferenceTo<MarkToBasePositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
112 LEReferenceTo<MarkToLigaturePositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
120 LEReferenceTo<MarkToMarkPositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
128 LEReferenceTo<ContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
136 LEReferenceTo<ChainingContextualPositioningSubtable> subtable(lookupSubtable, success); in applySubtable()
144 LEReferenceTo<ExtensionSubtable> subtable(lookupSubtable, success); in applySubtable()