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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DSingleSubstitutionSubtables.h60 struct SingleSubstitutionFormat2Subtable : SingleSubstitutionSubtable struct in inherits:SingleSubstitutionSubtable
65 le_uint32 process(const LEReferenceTo<SingleSubstitutionFormat2Subtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
67 LE_VAR_ARRAY(SingleSubstitutionFormat2Subtable, substituteArray)

Completed in 746 milliseconds