Searched refs:LPWINDOWPOS (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h764 /* BOOL Cls_OnWindowPosChanging(HWND hwnd, LPWINDOWPOS lpwpos) */
766 (LRESULT)(DWORD)(BOOL)(fn)((hwnd), (LPWINDOWPOS)(lParam))
768 (BOOL)(DWORD)(fn)((hwnd), WM_WINDOWPOSCHANGING, 0L, (LPARAM)(LPWINDOWPOS)(lpwpos))
770 /* void Cls_OnWindowPosChanged(HWND hwnd, const LPWINDOWPOS lpwpos) */
772 ((fn)((hwnd), (const LPWINDOWPOS)(lParam)), 0L)
774 (void)(fn)((hwnd), WM_WINDOWPOSCHANGED, 0L, (LPARAM)(const LPWINDOWPOS)(lpwpos))
H A Dwinuser.h1217 } WINDOWPOS, *PWINDOWPOS, *LPWINDOWPOS; typedef in typeref:struct:tagWINDOWPOS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h764 /* BOOL Cls_OnWindowPosChanging(HWND hwnd, LPWINDOWPOS lpwpos) */
766 (LRESULT)(DWORD)(BOOL)(fn)((hwnd), (LPWINDOWPOS)(lParam))
768 (BOOL)(DWORD)(fn)((hwnd), WM_WINDOWPOSCHANGING, 0L, (LPARAM)(LPWINDOWPOS)(lpwpos))
770 /* void Cls_OnWindowPosChanged(HWND hwnd, const LPWINDOWPOS lpwpos) */
772 ((fn)((hwnd), (const LPWINDOWPOS)(lParam)), 0L)
774 (void)(fn)((hwnd), WM_WINDOWPOSCHANGED, 0L, (LPARAM)(const LPWINDOWPOS)(lpwpos))
H A Dwinuser.h1691 } WINDOWPOS, *PWINDOWPOS, *LPWINDOWPOS; typedef in typeref:struct:tagWINDOWPOS

Completed in 94 milliseconds