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

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

Completed in 25 milliseconds