Searched refs:InClass (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/usp10/ |
H A D | usp10.c | 3178 static const BYTE InClass[ARRAY_SIZE(teststr) - 1]; in test_ScriptString() local 3194 Flags, ReqWidth, NULL, NULL, Dx, NULL, InClass, &ssa); in test_ScriptString() 3199 Flags, ReqWidth, NULL, NULL, Dx, NULL, InClass, &ssa); in test_ScriptString() 3204 Flags, ReqWidth, NULL, NULL, Dx, NULL, InClass, &ssa); in test_ScriptString() 3210 Flags, ReqWidth, NULL, NULL, Dx, NULL, InClass, &ssa); in test_ScriptString() 3244 static const BYTE InClass[ARRAY_SIZE(teststr1) - 1]; in test_ScriptStringXtoCP_CPtoX() local 3257 SSA_GLYPHS, 100, NULL, NULL, NULL, NULL, InClass, &ssa); in test_ScriptStringXtoCP_CPtoX() 3371 SSA_GLYPHS, 100, NULL, NULL, NULL, NULL, InClass, &ssa); in test_ScriptStringXtoCP_CPtoX()
|