Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/user32/
H A DSetWindowPlacement.c13 WINDOWPLACEMENT wndpl; in START_TEST() local
/reactos/win32ss/user/ntuser/
H A Dwinpos.c3340 WINDOWPLACEMENT wndpl; in NtUserGetInternalWindowPos() local
3649 WINDOWPLACEMENT wndpl; in NtUserSetInternalWindowPos() local
/reactos/dll/win32/comctl32/
H A Dpropsheet.c3608 WINDOWPLACEMENT wndpl = { sizeof(wndpl) }; in PROPSHEET_DialogProc() local
/reactos/base/shell/explorer/
H A Dtraywnd.cpp184 WINDOWPLACEMENT wndpl; member