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

  /external/icu4c/layout/
ContextualGlyphSubstitution.h 34 struct ContextualGlyphSubstitutionStateEntry : StateEntry
ContextualGlyphSubstProc.cpp 27 entryTable = (const ContextualGlyphSubstitutionStateEntry *) ((char *) &stateTableHeader->stHeader + entryTableOffset);
41 const ContextualGlyphSubstitutionStateEntry *entry = &entryTable[index];
ContextualGlyphSubstProc.h 56 const ContextualGlyphSubstitutionStateEntry *entryTable;

Completed in 35 milliseconds