Searched defs:PairPositioningSubtable (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.h64 struct PairPositioningSubtable : GlyphPositioningSubtable struct in inherits:GlyphPositioningSubtable
69 le_uint32 process(const LEReferenceTo<PairPositioningSubtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
72 struct PairPositioningFormat1Subtable : PairPositioningSubtable
99 struct PairPositioningFormat2Subtable : PairPositioningSubtable

Completed in 29 milliseconds