Home
last modified time | relevance | path

Searched defs:DWRITE_SCRIPT_PROPERTIES (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite_1.h71 struct DWRITE_SCRIPT_PROPERTIES struct
73 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 …]