Searched defs:DWRITE_SCRIPT_PROPERTIES (Results 1 – 1 of 1) sorted by relevance
71 struct DWRITE_SCRIPT_PROPERTIES struct73 UINT32 isoScriptCode;74 UINT32 isoScriptNumber;75 UINT32 clusterLookahead;76 UINT32 justificationCharacter;77 UINT32 restrictCaretToClusters : 1;78 UINT32 usesWordDividers : 1;79 UINT32 isDiscreteWriting : 1;80 UINT32 isBlockWriting : 1;81 UINT32 isDistributedWithinCluster : 1;[all …]