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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DSingleSubstitutionSubtables.h48 struct SingleSubstitutionSubtable : GlyphSubstitutionSubtable struct in inherits:GlyphSubstitutionSubtable
50 le_uint32 process(const LEReferenceTo<SingleSubstitutionSubtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
53 struct SingleSubstitutionFormat1Subtable : SingleSubstitutionSubtable
60 struct SingleSubstitutionFormat2Subtable : SingleSubstitutionSubtable

Completed in 30 milliseconds