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