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

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

Completed in 45 milliseconds