Home
last modified time | relevance | path

Searched refs:destinationWindow (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/macventure/
H A Dgui.cpp1094 WindowReference destinationWindow = findWindowAtPoint(_draggedObj.pos); in handleDragRelease() local
1095 if (destinationWindow == kNoWindow) { in handleDragRelease()
1099 const WindowData &destinationWindowData = getWindowData(destinationWindow); in handleDragRelease()
1102 dropPosition = localizeTravelledDistance(dropPosition, _draggedObj.startWin, destinationWindow); in handleDragRelease()
1107 _engine->handleObjectSelect(_draggedObj.id, destinationWindow, shiftPressed, isDoubleClick); in handleDragRelease()
/dports/games/scummvm/scummvm-2.5.1/engines/macventure/
H A Dgui.cpp1095 WindowReference destinationWindow = findWindowAtPoint(_draggedObj.pos); in handleDragRelease() local
1096 if (destinationWindow == kNoWindow) { in handleDragRelease()
1100 const WindowData &destinationWindowData = getWindowData(destinationWindow); in handleDragRelease()
1103 dropPosition = localizeTravelledDistance(dropPosition, _draggedObj.startWin, destinationWindow); in handleDragRelease()
1108 _engine->handleObjectSelect(_draggedObj.id, destinationWindow, shiftPressed, isDoubleClick); in handleDragRelease()
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGsP.h309 Window destinationWindow; member
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/WINGs/
H A DWINGsP.h303 Window destinationWindow; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/D3D9/
H A DDirect3DDevice9Ex.hpp187 long __stdcall CheckDeviceState(HWND destinationWindow) override;
H A DDirect3DDevice9Ex.cpp989 HRESULT Direct3DDevice9Ex::CheckDeviceState(HWND destinationWindow) in CheckDeviceState() argument
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/WINGs/
H A Ddragsource.c21 #define XDND_DEST_WIN(dragInfo) dragInfo->sourceInfo->destinationWindow
/dports/x11-wm/libwraster/WindowMaker-0.95.9/WINGs/
H A Ddragsource.c21 #define XDND_DEST_WIN(dragInfo) dragInfo->sourceInfo->destinationWindow