#include <TrimmedArrayProcessor.h>
Inheritance diagram for TrimmedArrayProcessor:
Public Methods | |
virtual void | process (LEGlyphID *glyphs, le_int32 *charIndices, le_int32 glyphCount) |
TrimmedArrayProcessor (MorphSubtableHeader *morphSubtableHeader) | |
virtual | ~TrimmedArrayProcessor () |
Protected Attributes | |
le_int16 | firstGlyph |
le_int16 | lastGlyph |
TrimmedArrayLookupTable* | trimmedArrayLookupTable |
|
|
|
|
|
Reimplemented from NonContextualGlyphSubstitutionProcessor. |
|
Definition at line 30 of file TrimmedArrayProcessor.h. |
|
Definition at line 31 of file TrimmedArrayProcessor.h. |
|
Definition at line 32 of file TrimmedArrayProcessor.h. |