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

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

Completed in 35 milliseconds