Home
last modified time | relevance | path

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

/reactos/win32ss/user/user32/include/
H A Dntwrapper.h434 SetWindowPos(HWND hWnd, HWND hWndAfter, int X, int Y, int cx, int cy, UINT uFlags) in SetWindowPos() function
/reactos/sdk/lib/atl/
H A Datlwin.h1288 BOOL SetWindowPos(HWND hWndInsertAfter, int x, int y, int cx, int cy, UINT nFlags) in SetWindowPos() function