Searched defs:ContextualGlyphSubstitutionProcessor (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/layout/
H A DContextualGlyphSubstProc.h25 class ContextualGlyphSubstitutionProcessor : public StateTableProcessor class in inherits:StateTableProcessor
34 ContextualGlyphSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader);
35 virtual ~ContextualGlyphSubstitutionProcessor();
52 ContextualGlyphSubstitutionProcessor();
H A DContextualGlyphSubstProc.cpp19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(ContextualGlyphSubstitutionProcessor)
21 ContextualGlyphSubstitutionProcessor::ContextualGlyphSubstitutionProcessor(const MorphSubtableHeader *morphSubtableHeader) function in class:ContextualGlyphSubstitutionProcessor
30 ContextualGlyphSubstitutionProcessor::~ContextualGlyphSubstitutionProcessor()
34 void ContextualGlyphSubstitutionProcessor::beginStateTable()
39 ByteOffset ContextualGlyphSubstitutionProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
75 void ContextualGlyphSubstitutionProcessor::endStateTable()
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1219 #define ContextualGlyphSubstitutionProcessor ContextualGlyphSubstitutionProcessor_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1219 #define ContextualGlyphSubstitutionProcessor ContextualGlyphSubstitutionProcessor_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1219 #define ContextualGlyphSubstitutionProcessor ContextualGlyphSubstitutionProcessor_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1219 #define ContextualGlyphSubstitutionProcessor ContextualGlyphSubstitutionProcessor_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h1897 #define ContextualGlyphSubstitutionProcessor U_ICU_ENTRY_POINT_RENAME(ContextualGlyphSubstitutionProcessor) macro

Completed in 682 milliseconds