ReactOS 0.4.16-dev-197-g92996da
|
#include <usp10.h>
Public Attributes | |
WORD | uJustification:4 |
WORD | fClusterStart:1 |
WORD | fDiacritic:1 |
WORD | fZeroWidth:1 |
WORD | fReserved:1 |
WORD | fShapeReserved:8 |
WORD tag_SCRIPT_VISATTR::fClusterStart |
Definition at line 179 of file usp10.h.
Referenced by _test_shape_ok(), OpenType_GDEF_UpdateGlyphProps(), ShapeCharGlyphProp_BaseIndic(), ShapeCharGlyphProp_Control(), ShapeCharGlyphProp_Thai(), and test_ScriptGetLogicalWidths().
WORD tag_SCRIPT_VISATTR::fDiacritic |
Definition at line 180 of file usp10.h.
Referenced by _test_shape_ok(), OpenType_GDEF_UpdateGlyphProps(), ShapeCharGlyphProp_BaseIndic(), ShapeCharGlyphProp_Control(), ShapeCharGlyphProp_Tibet(), and test_ScriptGetLogicalWidths().
WORD tag_SCRIPT_VISATTR::fZeroWidth |
Definition at line 181 of file usp10.h.
Referenced by _test_shape_ok(), OpenType_GDEF_UpdateGlyphProps(), ShapeCharGlyphProp_BaseIndic(), ShapeCharGlyphProp_Control(), ShapeCharGlyphProp_Tibet(), test_ScriptGetLogicalWidths(), test_ScriptPlace(), and test_ScriptShape().
WORD tag_SCRIPT_VISATTR::uJustification |
Definition at line 178 of file usp10.h.
Referenced by _test_shape_ok(), ShapeCharGlyphProp_Arabic(), ShapeCharGlyphProp_BaseIndic(), ShapeCharGlyphProp_Control(), ShapeCharGlyphProp_Default(), ShapeCharGlyphProp_Hebrew(), ShapeCharGlyphProp_Latin(), ShapeCharGlyphProp_None(), ShapeCharGlyphProp_Thai(), and ShapeCharGlyphProp_Tibet().