Go to the source code of this file.
Compounds | |
struct | ChainHeader |
struct | FeatureTableEntry |
struct | MorphSubtableHeader |
struct | MorphTableHeader |
Typedefs | |
typedef le_uint32 | FeatureFlags |
typedef le_int16 | FeatureType |
typedef le_int16 | FeatureSetting |
typedef le_int16 | SubtableCoverage |
Enumerations | |
enum | SubtableCoverageFlags { scfVertical = 0x8000, scfReverse = 0x4000, scfIgnoreVt = 0x2000, scfReserved = 0x1FF8, scfTypeMask = 0x0007 } |
enum | MorphSubtableType { mstIndicRearrangement = 0, mstContextualGlyphSubstitution = 1, mstLigatureSubstitution = 2, mstReservedUnused = 3, mstNonContextualGlyphSubstitution = 4, mstContextualGlyphInsertion = 5 } |
|
Definition at line 14 of file MorphTables.h. |
|
Definition at line 17 of file MorphTables.h. |
|
Definition at line 16 of file MorphTables.h. |
|
Definition at line 45 of file MorphTables.h. |
|
Definition at line 56 of file MorphTables.h. |
|
Definition at line 47 of file MorphTables.h. |