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

  /external/icu4c/layout/
ContextualGlyphInsertion.h 50 struct ContextualGlyphInsertionStateEntry2 : StateEntry2
ContextualGlyphInsertionProc2.h 58 const ContextualGlyphInsertionStateEntry2 *entryTable;
ContextualGlyphInsertionProc2.cpp 27 entryTable = (const ContextualGlyphInsertionStateEntry2 *) ((char *) &stateTableHeader->stHeader + entryTableOffset);
41 const ContextualGlyphInsertionStateEntry2 *entry = &entryTable[index];

Completed in 1421 milliseconds