HomeSort by relevance Sort by last modified time
    Searched defs:ContextualGlyphSubstitutionProcessor (Results 1 - 3 of 3) 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()
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 468 milliseconds