Home
last modified time | relevance | path

Searched refs:DROPEFFECT_MOVE (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dnd/
H A Dglobals.cxx90 if( dwEffect & DROPEFFECT_MOVE) in dndOleDropEffectsToActions()
102 ret |= DROPEFFECT_MOVE; in dndActionsToDropEffects()
118 if( effects & DROPEFFECT_MOVE) in dndActionsToSingleDropEffect()
126 DWORD retVal= countEffect > 1 ? DROPEFFECT_MOVE : effects; in dndActionsToSingleDropEffect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A Dglobals.cxx90 if( dwEffect & DROPEFFECT_MOVE) in dndOleDropEffectsToActions()
102 ret |= DROPEFFECT_MOVE; in dndActionsToDropEffects()
118 if( effects & DROPEFFECT_MOVE) in dndActionsToSingleDropEffect()
126 DWORD retVal= countEffect > 1 ? DROPEFFECT_MOVE : effects; in dndActionsToSingleDropEffect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/web_contents/
H A Dweb_drag_utils_win.cc22 effect == DROPEFFECT_LINK || effect == DROPEFFECT_MOVE); in WinDragOpToWebDragOp()
33 if (effects & DROPEFFECT_MOVE) in WinDragOpMaskToWebDragOpMask()
54 win_ops |= DROPEFFECT_MOVE; in WebDragOpMaskToWinDragOpMask()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/WebProcess/WebCoreSupport/win/
H A DWebDragClientWin.cpp50 return DROPEFFECT_COPY | DROPEFFECT_LINK | DROPEFFECT_MOVE; in draggingSourceOperationMaskToDragCursors()
56 result |= DROPEFFECT_MOVE; in draggingSourceOperationMaskToDragCursors()
58 result |= DROPEFFECT_MOVE; in draggingSourceOperationMaskToDragCursors()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/ole/
H A Ddroptgt.cpp113 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
115 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
121 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
122 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
542 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
564 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
H A Ddropsrc.cpp131 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
193 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
204 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/ole/
H A Ddroptgt.cpp113 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
115 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
121 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
122 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
542 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
564 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
H A Ddropsrc.cpp131 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
193 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
204 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/ole/
H A Ddroptgt.cpp113 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
115 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
121 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
122 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
542 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
564 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
H A Ddropsrc.cpp131 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
193 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
204 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/ole/
H A Ddroptgt.cpp113 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
115 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
121 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
122 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
542 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
564 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
H A Ddropsrc.cpp131 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
193 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
204 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/dragdrop/
H A Ddrag_drop_types_win.cc18 if (effect & DROPEFFECT_MOVE) in DropEffectToDragOperation()
30 drop_effect |= DROPEFFECT_MOVE; in DragOperationToDropEffect()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ole/
H A Ddropsrc.cpp122 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
184 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
195 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
H A Ddroptgt.cpp147 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
149 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
155 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
156 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
703 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
725 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/dragdrop/
H A Ddrag_drop_types_win.cc18 if (effect & DROPEFFECT_MOVE) in DropEffectToDragOperation()
30 drop_effect |= DROPEFFECT_MOVE; in DragOperationToDropEffect()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ole/
H A Ddropsrc.cpp130 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
192 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
203 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
H A Ddroptgt.cpp142 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
144 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
150 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
151 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
680 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
702 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ole/
H A Ddropsrc.cpp130 else if ( dwEffect & DROPEFFECT_MOVE ) in GiveFeedback()
192 ? DROPEFFECT_COPY | DROPEFFECT_MOVE in DoDragDrop()
203 else if ( dwEffect & DROPEFFECT_MOVE ) { in DoDragDrop()
H A Ddroptgt.cpp142 effectiveAction = flags & MK_SHIFT ? DROPEFFECT_MOVE : DROPEFFECT_COPY; in GetDropEffect()
144 effectiveAction = flags & MK_CONTROL ? DROPEFFECT_COPY : DROPEFFECT_MOVE; in GetDropEffect()
150 if ( pdwEffect & DROPEFFECT_MOVE ) in GetDropEffect()
151 effectiveAction = DROPEFFECT_MOVE; in GetDropEffect()
680 case DROPEFFECT_MOVE: in ConvertDragEffectToResult()
702 return DROPEFFECT_MOVE; in ConvertDragResultToEffect()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsNativeDragTarget.cpp38 mEffectsAllowed(DROPEFFECT_MOVE | DROPEFFECT_COPY | DROPEFFECT_LINK), in nsNativeDragTarget()
110 desiredEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
128 if (desiredEffect & DROPEFFECT_MOVE) { in GetGeckoDragAction()
129 *pdwEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
209 *pdwEffect = DROPEFFECT_MOVE; in ProcessDrag()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsNativeDragTarget.cpp36 mEffectsAllowed(DROPEFFECT_MOVE | DROPEFFECT_COPY | DROPEFFECT_LINK), in nsNativeDragTarget()
114 desiredEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
132 if (desiredEffect & DROPEFFECT_MOVE) { in GetGeckoDragAction()
133 *pdwEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
224 *pdwEffect = DROPEFFECT_MOVE; in ProcessDrag()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsNativeDragTarget.cpp37 mEffectsAllowed(DROPEFFECT_MOVE | DROPEFFECT_COPY | DROPEFFECT_LINK), in nsNativeDragTarget()
109 desiredEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
127 if (desiredEffect & DROPEFFECT_MOVE) { in GetGeckoDragAction()
128 *pdwEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
208 *pdwEffect = DROPEFFECT_MOVE; in ProcessDrag()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsNativeDragTarget.cpp37 mEffectsAllowed(DROPEFFECT_MOVE | DROPEFFECT_COPY | DROPEFFECT_LINK), in nsNativeDragTarget()
109 desiredEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
127 if (desiredEffect & DROPEFFECT_MOVE) { in GetGeckoDragAction()
128 *pdwEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
207 *pdwEffect = DROPEFFECT_MOVE; in ProcessDrag()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsNativeDragTarget.cpp37 mEffectsAllowed(DROPEFFECT_MOVE | DROPEFFECT_COPY | DROPEFFECT_LINK), in nsNativeDragTarget()
109 desiredEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
127 if (desiredEffect & DROPEFFECT_MOVE) { in GetGeckoDragAction()
128 *pdwEffect = DROPEFFECT_MOVE; in GetGeckoDragAction()
207 *pdwEffect = DROPEFFECT_MOVE; in ProcessDrag()

12345678910>>...14