Home | History | Annotate | Download | only in layout

Lines Matching defs:IndicRearrangementProcessor

13 #include "IndicRearrangementProcessor.h"
19 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(IndicRearrangementProcessor)
21 IndicRearrangementProcessor::IndicRearrangementProcessor(const MorphSubtableHeader *morphSubtableHeader)
28 IndicRearrangementProcessor::~IndicRearrangementProcessor()
32 void IndicRearrangementProcessor::beginStateTable()
38 ByteOffset IndicRearrangementProcessor::processStateEntry(LEGlyphStorage &glyphStorage, le_int32 &currGlyph, EntryTableIndex index)
62 void IndicRearrangementProcessor::endStateTable()
66 void IndicRearrangementProcessor::doRearrangementAction(LEGlyphStorage &glyphStorage, IndicRearrangementVerb verb) const