OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NonContextualGlyphSubstitutionHeader
(Results
1 - 7
of
7
) sorted by null
/external/icu4c/layout/
NonContextualGlyphSubst.h
23
struct
NonContextualGlyphSubstitutionHeader
: MorphSubtableHeader
NonContextualGlyphSubstProc.cpp
36
const
NonContextualGlyphSubstitutionHeader
*header = (const
NonContextualGlyphSubstitutionHeader
*) morphSubtableHeader;
SimpleArrayProcessor.cpp
27
const
NonContextualGlyphSubstitutionHeader
*header = (const
NonContextualGlyphSubstitutionHeader
*) morphSubtableHeader;
SingleTableProcessor.cpp
27
const
NonContextualGlyphSubstitutionHeader
*header = (const
NonContextualGlyphSubstitutionHeader
*) moprhSubtableHeader;
SegmentArrayProcessor.cpp
27
const
NonContextualGlyphSubstitutionHeader
*header = (const
NonContextualGlyphSubstitutionHeader
*) morphSubtableHeader;
SegmentSingleProcessor.cpp
27
const
NonContextualGlyphSubstitutionHeader
*header = (const
NonContextualGlyphSubstitutionHeader
*) morphSubtableHeader;
TrimmedArrayProcessor.cpp
27
const
NonContextualGlyphSubstitutionHeader
*header = (const
NonContextualGlyphSubstitutionHeader
*) morphSubtableHeader;
Completed in 1826 milliseconds