OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ContextualGlyphSubstitutionProcessor
(Results
1 - 8
of
8
) sorted by null
/external/icu4c/layout/
ContextualGlyphSubstProc.h
25
class
ContextualGlyphSubstitutionProcessor
: public StateTableProcessor
34
ContextualGlyphSubstitutionProcessor
(const MorphSubtableHeader *morphSubtableHeader);
35
virtual ~
ContextualGlyphSubstitutionProcessor
();
52
ContextualGlyphSubstitutionProcessor
();
ContextualGlyphSubstProc.cpp
19
UOBJECT_DEFINE_RTTI_IMPLEMENTATION(
ContextualGlyphSubstitutionProcessor
)
21
ContextualGlyphSubstitutionProcessor
::
ContextualGlyphSubstitutionProcessor
(const MorphSubtableHeader *morphSubtableHeader)
30
ContextualGlyphSubstitutionProcessor
::~
ContextualGlyphSubstitutionProcessor
()
34
void
ContextualGlyphSubstitutionProcessor
::beginStateTable()
39
ByteOffset
ContextualGlyphSubstitutionProcessor
::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
75
void
ContextualGlyphSubstitutionProcessor
::endStateTable()
MorphTables.cpp
66
processor = new
ContextualGlyphSubstitutionProcessor
(this);
/external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebCore/icu/unicode/
urename.h
[
all
...]
/external/webkit/Source/WebKit/mac/icu/unicode/
urename.h
[
all
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 176 milliseconds