ReactOS 0.4.17-dev-934-g091855f
DWRITE_SCRIPT_PROPERTIES Struct Reference

Public Attributes

UINT32 isoScriptCode
 
UINT32 isoScriptNumber
 
UINT32 clusterLookahead
 
UINT32 justificationCharacter
 
UINT32 restrictCaretToClusters: 1
 
UINT32 usesWordDividers: 1
 
UINT32 isDiscreteWriting: 1
 
UINT32 isBlockWriting: 1
 
UINT32 isDistributedWithinCluster: 1
 
UINT32 isConnectedWriting: 1
 
UINT32 isCursiveWriting: 1
 
UINT32 reserved: 25
 

Detailed Description

Definition at line 537 of file dwrite_1.idl.

Member Data Documentation

◆ clusterLookahead

UINT32 DWRITE_SCRIPT_PROPERTIES::clusterLookahead

Definition at line 541 of file dwrite_1.idl.

◆ isBlockWriting

UINT32 DWRITE_SCRIPT_PROPERTIES::isBlockWriting

Definition at line 546 of file dwrite_1.idl.

◆ isConnectedWriting

UINT32 DWRITE_SCRIPT_PROPERTIES::isConnectedWriting

Definition at line 548 of file dwrite_1.idl.

◆ isCursiveWriting

UINT32 DWRITE_SCRIPT_PROPERTIES::isCursiveWriting

Definition at line 549 of file dwrite_1.idl.

◆ isDiscreteWriting

UINT32 DWRITE_SCRIPT_PROPERTIES::isDiscreteWriting

Definition at line 545 of file dwrite_1.idl.

◆ isDistributedWithinCluster

UINT32 DWRITE_SCRIPT_PROPERTIES::isDistributedWithinCluster

Definition at line 547 of file dwrite_1.idl.

◆ isoScriptCode

UINT32 DWRITE_SCRIPT_PROPERTIES::isoScriptCode

Definition at line 539 of file dwrite_1.idl.

◆ isoScriptNumber

UINT32 DWRITE_SCRIPT_PROPERTIES::isoScriptNumber

Definition at line 540 of file dwrite_1.idl.

◆ justificationCharacter

UINT32 DWRITE_SCRIPT_PROPERTIES::justificationCharacter

Definition at line 542 of file dwrite_1.idl.

◆ reserved

UINT32 DWRITE_SCRIPT_PROPERTIES::reserved

Definition at line 550 of file dwrite_1.idl.

◆ restrictCaretToClusters

UINT32 DWRITE_SCRIPT_PROPERTIES::restrictCaretToClusters

Definition at line 543 of file dwrite_1.idl.

◆ usesWordDividers

UINT32 DWRITE_SCRIPT_PROPERTIES::usesWordDividers

Definition at line 544 of file dwrite_1.idl.


The documentation for this struct was generated from the following file: