Searched refs:PairPositioningFormat2Subtable (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DPairPositioningSubtables.h99 struct PairPositioningFormat2Subtable : PairPositioningSubtable struct in inherits:PairPositioningSubtable
107 le_uint32 process(const LEReferenceTo<PairPositioningFormat2Subtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const;
109 LE_VAR_ARRAY(PairPositioningFormat2Subtable, class1RecordArray)
H A DPairPositioningSubtables.cpp63 const LEReferenceTo<PairPositioningFormat2Subtable> subtable(base, success, (const PairPositioningFormat2Subtable *) this);
125 le_uint32 PairPositioningFormat2Subtable::process(const LEReferenceTo<PairPositioningFormat2Subtable> &base, GlyphIterator *glyphIterator, const LEFontInstance *fontInstance, LEErrorCode &success) const

Completed in 51 milliseconds