Lines Matching refs:IndicRearrangementProcessor2
13 #include "IndicRearrangementProcessor2.h"
19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IndicRearrangementProcessor2)
21 IndicRearrangementProcessor2::IndicRearrangementProcessor2(const MorphSubtableHeader2 *morphSubtableHeader)
28 IndicRearrangementProcessor2::~IndicRearrangementProcessor2()
32 void IndicRearrangementProcessor2::beginStateTable()
38 le_uint16 IndicRearrangementProcessor2::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex2 index)
61 void IndicRearrangementProcessor2::endStateTable()
65 void IndicRearrangementProcessor2::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) const