Home
last modified time | relevance | path

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

/reactos/modules/rostests/win32/user32/psmtest/
H A Dpsmtest.c26 #define LPK 1 macro
33 if (testtype == LPK) in DrawTest()
187 DrawTest(hdc, 0, Test, 0, LPK); in MainWndProc()
191 DrawTest(hdc, 80, Test2, 0, LPK); in MainWndProc()
193 DrawTest(hdc, 120, Test3, 0, LPK); in MainWndProc()
195 DrawTest(hdc, 160, NULL, 0, LPK); in MainWndProc()
196 DrawTest(hdc, 180, Test4, 0, LPK); in MainWndProc()
199 DrawTest(hdc, 240, Test5, 0, LPK); in MainWndProc()
203 DrawTest(hdc, 320, Test6, 0, LPK); in MainWndProc()
207 DrawTest(hdc, 400, Test7, 0, LPK); in MainWndProc()
[all …]