HomeSort by relevance Sort by last modified time
    Searched refs:IndicRearrangementProcessor (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/layout/
IndicRearrangementProcessor.h 25 class IndicRearrangementProcessor : public StateTableProcessor
36 IndicRearrangementProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success);
37 virtual ~IndicRearrangementProcessor();
IndicRearrangementProcessor.cpp 13 #include "IndicRearrangementProcessor.h"
19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IndicRearrangementProcessor)
21 IndicRearrangementProcessor::IndicRearrangementProcessor(const LEReferenceTo<MorphSubtableHeader> &morphSubtableHeader, LEErrorCode &success)
31 IndicRearrangementProcessor::~IndicRearrangementProcessor()
35 void IndicRearrangementProcessor::beginStateTable()
41 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
66 void IndicRearrangementProcessor::endStateTable()
70 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) cons
    [all...]
MorphTables.cpp 13 #include "IndicRearrangementProcessor.h"
62 processor = new IndicRearrangementProcessor(base, success);
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h     [all...]

Completed in 270 milliseconds