Home
last modified time | relevance | path

Searched refs:pwOutGlyphs1 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c2238 unsigned short pwOutGlyphs1[256]; in test_ScriptItemIzeShapePlace() local
2283 hr = ScriptPlace(hdc, &psc, pwOutGlyphs1, pcGlyphs, in test_ScriptItemIzeShapePlace()
2286 hr = ScriptPlace(NULL, &psc, pwOutGlyphs1, pcGlyphs, in test_ScriptItemIzeShapePlace()
2311 ok(pwOutGlyphs1[i] == TestItem2[i], in test_ScriptItemIzeShapePlace()
2313 i, pwOutGlyphs1[i], TestItem2[i]); in test_ScriptItemIzeShapePlace()
2316 hr = ScriptPlace(hdc, &psc, pwOutGlyphs1, pcGlyphs, in test_ScriptItemIzeShapePlace()
2704 unsigned short pwOutGlyphs1[256]; in test_ScriptTextOut() local
2735 hr = ScriptPlace(hdc, &psc, pwOutGlyphs1, pcGlyphs, in test_ScriptTextOut()
2791 unsigned short pwOutGlyphs1[256]; in test_ScriptTextOut2() local
2857 unsigned short pwOutGlyphs1[256]; in test_ScriptTextOut3() local
[all …]