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

/external/icu/icu4c/source/layout/
H A DSingleSubstitutionSubtables.h23 struct SingleSubstitutionSubtable : GlyphSubstitutionSubtable struct in inherits:GlyphSubstitutionSubtable
25 le_uint32 process(const LEReferenceTo<SingleSubstitutionSubtable> &base, GlyphIterator *glyphIterator, LEErrorCode &success, const LEGlyphFilter *filter = NULL) const;
28 struct SingleSubstitutionFormat1Subtable : SingleSubstitutionSubtable
35 struct SingleSubstitutionFormat2Subtable : SingleSubstitutionSubtable

Completed in 263 milliseconds