Home
last modified time | relevance | path

Searched refs:GW_HWNDPREV (Results 1 – 25 of 311) sorted by relevance

12345678910>>...13

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/chromeexts/commands/
H A Dhwnd_command.cc50 Printf(" Prev: %08x Next: %08x\n", GetNextWindow(hwnd, GW_HWNDPREV), in Execute()
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/chromeexts/commands/
H A Dhwnd_command.cc50 Printf(" Prev: %08x Next: %08x\n", GetNextWindow(hwnd, GW_HWNDPREV), in Execute()
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/qt/
H A Dmain_interface_win32.cpp340 for( hwnd = GetNextWindow( winId, GW_HWNDPREV ); in toggleUpdateSystrayMenuWhenVisible()
343 hwnd = GetNextWindow( hwnd, GW_HWNDPREV ) ) in toggleUpdateSystrayMenuWhenVisible()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/platform/win/
H A Dui_utility_win.cpp86 curHandle = GetWindow(curHandle, GW_HWNDPREV)) { in IsOverlapped()
/dports/lang/polyml/polyml-5.8.2/mlsource/extra/Win/
H A DWindow.sml90 | GW_HWNDPREV
269 | GW_HWNDPREV
276 | winFlag GW_HWNDPREV = 3
284 (* Only GW_HWNDNEXT and GW_HWNDPREV are allowed here but it's probably not
/dports/x11-toolkits/gnustep-back/libs-back-back-0_28_0/Source/win32/
H A Dw32_movesize.m167 hi = GetNextWindow(hi, GW_HWNDPREV);
245 higher = GetNextWindow(hi, GW_HWNDPREV);
/dports/net-im/chatterino2/chatterino2-2.3.4/src/widgets/
H A DAttachedWindow.cpp255 if (HWND next = ::GetNextWindow(attached, GW_HWNDPREV)) in updateWindowRect()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dwinundef.h313 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/
H A Dwinundef.h409 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dwinundef.h418 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dwinundef.h418 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/screenshot/
H A Dscreenshot-win32.c806 …ow = GetNextWindow (selectedHwnd, GW_HWNDPREV); nextWindow != NULL; nextWindow = GetNextWindow (ne… in doCaptureMagnificationAPI()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Dchoosewindowpushbutton.cpp421 hOther = GetNextWindow(hOther, GW_HWNDPREV); in nativeEventFilter()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dwinundef.h425 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dwinundef.h425 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dwinundef.h425 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dwinundef.h425 return GetWindow(hwnd,GW_HWNDPREV); in GetPrevSibling()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xwin/
H A Dwinmultiwindowwindow.c452 hWnd = GetNextWindow(pWinPriv->hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()
461 hWnd = GetNextWindow(hWnd, GW_HWNDPREV); in winRestackWindowMultiWindow()

12345678910>>...13