Go to the source code of this file.
Compounds | |
struct | LigatureSubstitutionHeader |
struct | LigatureSubstitutionStateEntry |
Typedefs | |
typedef le_uint32 | LigatureActionEntry |
Enumerations | |
enum | LigatureSubstitutionFlags { lsfSetComponent = 0x8000, lsfDontAdvance = 0x4000, lsfActionOffsetMask = 0x3FFF } |
enum | LigatureActionFlags { lafLast = 0x80000000, lafStore = 0x40000000, lafComponentOffsetMask = 0x3FFFFFFF } |
|
Definition at line 35 of file LigatureSubstitution.h. |
|
Definition at line 37 of file LigatureSubstitution.h. |
|
Definition at line 24 of file LigatureSubstitution.h. |