#include <SimpleArrayProcessor.h>
Inheritance diagram for SimpleArrayProcessor:
Public Methods | |
virtual void | process (LEGlyphID *glyphs, le_int32 *charIndices, le_int32 glyphCount) |
SimpleArrayProcessor (MorphSubtableHeader *morphSubtableHeader) | |
virtual | ~SimpleArrayProcessor () |
Protected Attributes | |
SimpleArrayLookupTable* | simpleArrayLookupTable |
|
|
|
|
|
Reimplemented from NonContextualGlyphSubstitutionProcessor. |
|
Definition at line 30 of file SimpleArrayProcessor.h. |