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/icu/icu4c/source/layout/
ContextualGlyphSubstitution.h
39
struct
ContextualGlyphSubstitutionStateEntry
: StateEntry
ContextualGlyphSubstProc.cpp
28
entryTable = LEReferenceToArrayOf<
ContextualGlyphSubstitutionStateEntry
>(stateTableHeader, success,
29
(const
ContextualGlyphSubstitutionStateEntry
*)(&stateTableHeader->stHeader),
47
const
ContextualGlyphSubstitutionStateEntry
*entry = entryTable.getAlias(index, success);
ContextualGlyphSubstProc.h
56
LEReferenceToArrayOf<
ContextualGlyphSubstitutionStateEntry
> entryTable;
Completed in 51 milliseconds