#include <IndicRearrangementProcessor.h>
Inheritance diagram for IndicRearrangementProcessor:
Public Methods | |
virtual void | beginStateTable () |
virtual ByteOffset | processStateEntry (LEGlyphID *glyphs, le_int32 *charIndices, le_int32 &currGlyph, le_int32 glyphCount, EntryTableIndex index) |
virtual void | endStateTable () |
void | doRearrangementAction (LEGlyphID *glyphs, le_int32 *charIndices, IndicRearrangementVerb verb) |
IndicRearrangementProcessor (MorphSubtableHeader *morphSubtableHeader) | |
virtual | ~IndicRearrangementProcessor () |
Protected Attributes | |
le_int32 | firstGlyph |
le_int32 | lastGlyph |
IndicRearrangementStateEntry* | entryTable |
IndicRearrangementSubtableHeader* | indicRearrangementSubtableHeader |
|
|
|
|
|
Reimplemented from StateTableProcessor. |
|
|
|
Reimplemented from StateTableProcessor. |
|
Reimplemented from StateTableProcessor. |
|
Definition at line 36 of file IndicRearrangementProcessor.h. |
|
Reimplemented from StateTableProcessor. Definition at line 33 of file IndicRearrangementProcessor.h. |
|
Definition at line 37 of file IndicRearrangementProcessor.h. |
|
Reimplemented from StateTableProcessor. Definition at line 34 of file IndicRearrangementProcessor.h. |