OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextualGlyphSubstitutionStateEntry
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
ContextualGlyphSubstitution.h
39
struct
ContextualGlyphSubstitutionStateEntry
: StateEntry
ContextualGlyphSubstProc.h
56
const
ContextualGlyphSubstitutionStateEntry
*entryTable;
ContextualGlyphSubstProc.cpp
27
entryTable = (const
ContextualGlyphSubstitutionStateEntry
*) ((char *) &stateTableHeader->stHeader + entryTableOffset);
41
const
ContextualGlyphSubstitutionStateEntry
*entry = &entryTable[index];
Completed in 23 milliseconds