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

  /external/icu4c/layout/
ContextualGlyphSubstitution.h 45 struct ContextualGlyphStateEntry2 : StateEntry2
ContextualGlyphSubstProc2.h 57 const ContextualGlyphStateEntry2 *entryTable;
ContextualGlyphSubstProc2.cpp 28 entryTable = (const ContextualGlyphStateEntry2 *) ((char *) &stateTableHeader->stHeader + entryTableOffset);
42 const ContextualGlyphStateEntry2 *entry = &entryTable[index];

Completed in 41 milliseconds