Go to the source code of this file.
Compounds | |
struct | ContextualGlyphInsertionHeader |
struct | LigatureSubstitutionStateEntry |
Enumerations | |
enum | ContextualGlyphInsertionFlags { cgiSetMark = 0x8000, cgiDontAdvance = 0x4000, cgiCurrentIsKashidaLike = 0x2000, cgiMarkedIsKashidaLike = 0x1000, cgiCurrentInsertBefore = 0x0800, cgiMarkInsertBefore = 0x0400, cgiCurrentInsertCountMask = 0x03E0, cgiMarkedInsertCountMask = 0x001F } |
|
Definition at line 21 of file ContextualGlyphInsertion.h. |