OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextualGlyphStateEntry2
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/layout/
ContextualGlyphSubstitution.h
45
struct
ContextualGlyphStateEntry2
: StateEntry2
ContextualGlyphSubstProc2.h
57
LEReferenceToArrayOf<
ContextualGlyphStateEntry2
> entryTable;
ContextualGlyphSubstProc2.cpp
28
entryTable = LEReferenceToArrayOf<
ContextualGlyphStateEntry2
>(stHeader, success, entryTableOffset, LE_UNBOUNDED_ARRAY);
44
const
ContextualGlyphStateEntry2
*entry = entryTable.getAlias(index, success);
Completed in 415 milliseconds