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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/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)
H A DSingleSubstitutionSubtables.cpp58 const LEReferenceTo<SingleSubstitutionFormat2Subtable> subtable(base, success, (const SingleSubstitutionFormat2Subtable *) this);
89 le_uint32 SingleSubstitutionFormat2Subtable::process(const LEReferenceTo<SingleSubstitutionFormat2Subtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter) const

Completed in 46 milliseconds