HomeSort by relevance Sort by last modified time
    Searched refs:ContextualGlyphInsertionStateEntry2 (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/layout/
ContextualGlyphInsertion.h 50 struct ContextualGlyphInsertionStateEntry2 : StateEntry2
ContextualGlyphInsertionProc2.h 76 LEReferenceToArrayOf<ContextualGlyphInsertionStateEntry2> entryTable;
ContextualGlyphInsertionProc2.cpp 29 entryTable = LEReferenceToArrayOf<ContextualGlyphInsertionStateEntry2>(stHeader, success, entryTableOffset, LE_UNBOUNDED_ARRAY);
76 const ContextualGlyphInsertionStateEntry2 *entry = entryTable.getAlias(index, success);

Completed in 129 milliseconds