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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DMultipleSubstSubtables.h55 struct MultipleSubstitutionSubtable : GlyphSubstitutionSubtable struct in inherits:GlyphSubstitutionSubtable
62 LE_VAR_ARRAY(MultipleSubstitutionSubtable, sequenceTableOffsetArray)
H A DMultipleSubstSubtables.cpp42 le_uint32 MultipleSubstitutionSubtable::process(const LETableReference &base, GlyphIterator *glyphIterator, LEErrorCode& success, const LEGlyphFilter *filter) const
H A DGlyphSubstLookupProc.cpp100 const LEReferenceTo<MultipleSubstitutionSubtable> subtable(lookupSubtable, success);

Completed in 89 milliseconds