Home
last modified time | relevance | path

Searched refs:ContextualGlyphSubstitutionStateEntry (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/layout/
DContextualGlyphSubstProc.cpp28 …entryTable = LEReferenceToArrayOf<ContextualGlyphSubstitutionStateEntry>(stateTableHeader, success… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
29 … (const ContextualGlyphSubstitutionStateEntry*)(&stateTableHeader->stHeader), in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
47 const ContextualGlyphSubstitutionStateEntry *entry = entryTable.getAlias(index, success); in processStateEntry()
DContextualGlyphSubstitution.h39 struct ContextualGlyphSubstitutionStateEntry : StateEntry struct
DContextualGlyphSubstProc.h56 LEReferenceToArrayOf<ContextualGlyphSubstitutionStateEntry> entryTable;