OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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