Home
last modified time | relevance | path

Searched refs:GW_OWNER (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Diagnostics.Process/src/System/Diagnostics/
H A DProcessManager.Win32.cs25 private const int GW_OWNER = 4; field in System.Diagnostics.MainWindowFinder
43 …if (Interop.User32.GetWindow(handle, GW_OWNER) != (IntPtr)0 || !Interop.User32.IsWindowVisible(han… in IsMainWindow()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/chromeexts/commands/
H A Dhwnd_command.cc48 Printf(" Owner: %08x Parent: %08x\n", GetWindow(hwnd, GW_OWNER), in Execute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/chromeexts/commands/
H A Dhwnd_command.cc48 Printf(" Owner: %08x Parent: %08x\n", GetWindow(hwnd, GW_OWNER), in Execute()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/base/
H A Dwin32windowpicker.cc31 HWND owner = GetWindow(hwnd, GW_OWNER); in EnumProc()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/base/
H A Dwin32windowpicker.cc38 HWND owner = GetWindow(hwnd, GW_OWNER); in EnumProc()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/base/
H A Dwin32windowpicker.cc38 HWND owner = GetWindow(hwnd, GW_OWNER); in EnumProc()
/dports/deskutils/birdtray/birdtray-1.9.0/src/
H A Dwindowtools_win.cpp21 return GetWindow(handle, GW_OWNER) == static_cast<HWND>(nullptr) && IsWindowVisible(handle); in isMainWindow()
/dports/emulators/qmc2/qmc2-0.195_4/qmc2/
H A Dwindows_tools.cpp54 if ( !GetWindow(hwnd, GW_OWNER) ) { in winFindWindowHandleCallbackProc()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dqueue.rkt70 (let ([p (GetWindow hwnd GW_OWNER)])
120 (let ([p (GetWindow hwnd GW_OWNER)])
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/win32/application/
H A DFloatingToolbar.cpp33 HWND owner = GetWindow(hWnd, GW_OWNER); in DockProc()
/dports/games/xboard-devel/xboard-f49e7e1/winboard/
H A Dwoptions.c183 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in GeneralOptionsDialog()
537 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in BoardOptionsDialog()
925 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in NewVariantDialog()
1106 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in ColorizeTextDialog()
1115 SendMessage(GetWindow(hDlg, GW_OWNER),WM_COMMAND, in ColorizeTextDialog()
1218 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in IcsOptionsDialog()
1999 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in SoundOptionsDialog()
2320 CenterWindow (hDlg, GetWindow(hDlg, GW_OWNER)); in CommPortOptionsDialog()
2521 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in LoadOptions()
2645 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in SaveOptionsDialog()
[all …]
/dports/games/xboard/xboard-4.9.1/winboard/
H A Dwoptions.c184 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in GeneralOptionsDialog()
538 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in BoardOptionsDialog()
927 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in NewVariantDialog()
1111 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in ColorizeTextDialog()
1120 SendMessage(GetWindow(hDlg, GW_OWNER),WM_COMMAND, in ColorizeTextDialog()
1223 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in IcsOptionsDialog()
2004 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in SoundOptionsDialog()
2325 CenterWindow (hDlg, GetWindow(hDlg, GW_OWNER)); in CommPortOptionsDialog()
2526 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in LoadOptions()
2650 CenterWindow (hDlg, GetWindow (hDlg, GW_OWNER)); in SaveOptionsDialog()
[all …]
/dports/devel/upp/upp/uppsrc/CtrlLib/
H A DWin32.cpp81 if(HWND owner = ::GetWindow(hdlg, GW_OWNER)) { in sCenterHook()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc35 HWND owner = GetWindow(hwnd, GW_OWNER); in WindowsEnumerationHandler()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc36 HWND owner = GetWindow(hwnd, GW_OWNER); in WindowsEnumerationHandler()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DWindow.sml91 | GW_OWNER
270 | GW_OWNER
277 | winFlag GW_OWNER = 4
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/
H A Ddlg_wingui.c476 SendMessage(GetWindow(hdlg, GW_OWNER), WM_COMMAND, wParam, lParam); in ds_options1Proc()
771 SendMessage(GetWindow(hdlg, GW_OWNER), WM_COMMAND, wParam, lParam); in ds_options2Proc()
936 SendMessage(GetWindow(hdlg, GW_OWNER), WM_COMMAND, wParam, lParam); in ds_options3Proc()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc38 HWND owner = GetWindow(hwnd, GW_OWNER); in WindowsEnumerationHandler()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc38 HWND owner = GetWindow(hwnd, GW_OWNER); in WindowsEnumerationHandler()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc38 HWND owner = GetWindow(hwnd, GW_OWNER); in WindowsEnumerationHandler()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/desktop_capture/win/
H A Dwindow_capture_utils.cc64 HWND owner = GetWindow(hwnd, GW_OWNER); in GetWindowListHandler()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/desktop_capture/win/
H A Dwindow_capture_utils.cc55 HWND owner = GetWindow(hwnd, GW_OWNER); in GetWindowListHandler()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/desktop_capture/win/
H A Dwindow_capture_utils.cc59 HWND owner = GetWindow(hwnd, GW_OWNER); in GetWindowListHandler()
/dports/graphics/qvge/qvge-0.6.3/src/3rdParty/qprocessinfo/
H A Dqprocessinfo.cpp45 HWND parent = ctx->GetWindow(hwnd, GW_OWNER); in fillWindowTitles()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/desktop_capture/
H A Dwindow_capturer_win.cc41 HWND owner = GetWindow(hwnd, GW_OWNER); in WindowsEnumerationHandler()

12345678910>>...15