Searched refs:GW_OWNER (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIVMItem.cpp71 LogFlowFunc((" owner=%08X\n", GetWindow(hwnd, GW_OWNER)));
89 GetWindow(hwnd, GW_OWNER) == NULL)
380 ((hwndOwner = GetWindow(hwndAbove, GW_OWNER)) == hwnd ||
/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DVisualPng.c433 CenterAbout (hDlg, GetWindow (hDlg, GW_OWNER));
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwindowsx.h140 #define GetWindowOwner(hwnd) GetWindow(hwnd, GW_OWNER)
H A Dwinuser.h1168 #define GW_OWNER 4 macro
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp4506 ((hwndOwner = GetWindow(hwndAbove, GW_OWNER)) == hwnd ||
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwindowsx.h140 #define GetWindowOwner(hwnd) GetWindow(hwnd, GW_OWNER)
H A Dwinuser.h1642 #define GW_OWNER 4 macro

Completed in 182 milliseconds