Home
last modified time | relevance | path

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

/external/icu/icu4c/source/layout/
DContextualGlyphInsertionProc2.cpp29 …entryTable = LEReferenceToArrayOf<ContextualGlyphInsertionStateEntry2>(stHeader, success, entryTab… in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
76 const ContextualGlyphInsertionStateEntry2 *entry = entryTable.getAlias(index, success); in processStateEntry()
DContextualGlyphInsertion.h50 struct ContextualGlyphInsertionStateEntry2 : StateEntry2 struct
DContextualGlyphInsertionProc2.h76 LEReferenceToArrayOf<ContextualGlyphInsertionStateEntry2> entryTable;