OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextualGlyphSubstitutionHeader
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/layout/
ContextualGlyphSubstitution.h
22
struct
ContextualGlyphSubstitutionHeader
: MorphStateTableHeader
ContextualGlyphSubstProc.h
60
const
ContextualGlyphSubstitutionHeader
*
contextualGlyphSubstitutionHeader
;
ContextualGlyphSubstProc.cpp
24
contextualGlyphSubstitutionHeader
= (const
ContextualGlyphSubstitutionHeader
*) morphSubtableHeader;
25
substitutionTableOffset = SWAPW(
contextualGlyphSubstitutionHeader
->substitutionTableOffset);
Completed in 28 milliseconds