Home
last modified time | relevance | path

Searched refs:SingleSubstitutionFormat2Subtable (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/layout/
DSingleSubstitutionSubtables.cpp33 …const LEReferenceTo<SingleSubstitutionFormat2Subtable> subtable(base, success, (const SingleSubsti… in process()
61 le_uint32 SingleSubstitutionFormat2Subtable::process(const LEReferenceTo<SingleSubstitutionFormat2S… in process()
DSingleSubstitutionSubtables.h35 struct SingleSubstitutionFormat2Subtable : SingleSubstitutionSubtable struct
40 …le_uint32 process(const LEReferenceTo<SingleSubstitutionFormat2Subtable> &base, GlyphIterator *gl… argument
42 LE_VAR_ARRAY(SingleSubstitutionFormat2Subtable, substituteArray)