OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LigatureSubstitutionStateEntry2
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
LigatureSubstProc2.h
61
const
LigatureSubstitutionStateEntry2
*entryTable;
LigatureSubstitution.h
49
struct
LigatureSubstitutionStateEntry2
LigatureSubstProc2.cpp
33
entryTable = (const
LigatureSubstitutionStateEntry2
*) ((char *) &stateTableHeader->stHeader + entryTableOffset);
47
const
LigatureSubstitutionStateEntry2
*entry = &entryTable[index];
Completed in 24 milliseconds