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

  /external/icu4c/layout/
ContextualGlyphInsertion.h 39 struct LigatureSubstitutionStateEntry : StateEntry
LigatureSubstitution.h 37 struct LigatureSubstitutionStateEntry : StateEntry
LigatureSubstProc.h 61 const LigatureSubstitutionStateEntry *entryTable;
LigatureSubstProc.cpp 33 entryTable = (const LigatureSubstitutionStateEntry *) ((char *) &stateTableHeader->stHeader + entryTableOffset);
47 const LigatureSubstitutionStateEntry *entry = &entryTable[index];

Completed in 38 milliseconds