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

/openjdk7/jdk/src/share/native/sun/font/layout/
H A DAlternateSubstSubtables.h56 struct AlternateSubstitutionSubtable : GlyphSubstitutionSubtable struct in inherits:GlyphSubstitutionSubtable
61 le_uint32 process(const LEReferenceTo<AlternateSubstitutionSubtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
64 LE_VAR_ARRAY(AlternateSubstitutionSubtable, alternateSetTableOffsetArray)
H A DAlternateSubstSubtables.cpp42 le_uint32 AlternateSubstitutionSubtable::process(const LEReferenceTo<AlternateSubstitutionSubtable> &base,
H A DGlyphSubstLookupProc.cpp108 const LEReferenceTo<AlternateSubstitutionSubtable> subtable(lookupSubtable, success);

Completed in 44 milliseconds