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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/layout/
H A DLigatureSubstSubtables.h63 struct LigatureSubstitutionSubtable : GlyphSubstitutionSubtable struct in inherits:GlyphSubstitutionSubtable
70 LE_VAR_ARRAY(LigatureSubstitutionSubtable, ligSetTableOffsetArray)
H A DGlyphSubstLookupProc.cpp116 const LEReferenceTo<LigatureSubstitutionSubtable> subtable(lookupSubtable, success);
H A DLigatureSubstSubtables.cpp43 le_uint32 LigatureSubstitutionSubtable::process(const LETableReference &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter) const

Completed in 42 milliseconds