|
ReactOS 0.4.17-dev-934-g091855f
|
#include <dwrite_private.h>
Public Attributes | |
| UINT16 | justification: 4 |
| UINT16 | isClusterStart: 1 |
| UINT16 | isDiacritic: 1 |
| UINT16 | isZeroWidthSpace: 1 |
| UINT16 | reserved: 1 |
| UINT16 | components: 4 |
| UINT16 | lig_component: 4 |
Definition at line 661 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::components |
Definition at line 668 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::isClusterStart |
Definition at line 664 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::isDiacritic |
Definition at line 665 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::isZeroWidthSpace |
Definition at line 666 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::justification |
Definition at line 663 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::lig_component |
Definition at line 669 of file dwrite_private.h.
| UINT16 shaping_glyph_properties::reserved |
Definition at line 667 of file dwrite_private.h.