Home
last modified time | relevance | path

Searched refs:DragLeave (Results 1 – 25 of 1139) sorted by relevance

12345678910>>...46

/dports/devel/upp/upp/reference/DragAndDropImg/
H A Dmain.cpp9 virtual void DragLeave();
32 void MyApp::DragLeave() in DragLeave() function in MyApp
/dports/lang/spidermonkey78/firefox-78.9.0/widget/windows/
H A DnsNativeDragTarget.cpp246 GetDropTargetHelper()->DragLeave(); in DragEnter()
324 GetDropTargetHelper()->DragLeave(); in DragOver()
348 nsNativeDragTarget::DragLeave() { in DragLeave() function in nsNativeDragTarget
355 GetDropTargetHelper()->DragLeave(); in DragLeave()
393 GetDropTargetHelper()->DragLeave(); in DragCancel()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/windows/
H A DnsNativeDragTarget.cpp245 GetDropTargetHelper()->DragLeave(); in DragEnter()
323 GetDropTargetHelper()->DragLeave(); in DragOver()
347 nsNativeDragTarget::DragLeave() { in DragLeave() function in nsNativeDragTarget
354 GetDropTargetHelper()->DragLeave(); in DragLeave()
392 GetDropTargetHelper()->DragLeave(); in DragCancel()
/dports/www/firefox/firefox-99.0/widget/windows/
H A DnsNativeDragTarget.cpp245 GetDropTargetHelper()->DragLeave(); in DragEnter()
323 GetDropTargetHelper()->DragLeave(); in DragOver()
347 nsNativeDragTarget::DragLeave() { in DragLeave() function in nsNativeDragTarget
354 GetDropTargetHelper()->DragLeave(); in DragLeave()
392 GetDropTargetHelper()->DragLeave(); in DragCancel()
/dports/www/firefox-esr/firefox-91.8.0/widget/windows/
H A DnsNativeDragTarget.cpp245 GetDropTargetHelper()->DragLeave(); in DragEnter()
323 GetDropTargetHelper()->DragLeave(); in DragOver()
347 nsNativeDragTarget::DragLeave() { in DragLeave() function in nsNativeDragTarget
354 GetDropTargetHelper()->DragLeave(); in DragLeave()
392 GetDropTargetHelper()->DragLeave(); in DragCancel()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dtrans/source/win32/dnd/
H A Didroptarget.cxx82 STDMETHODIMP IDropTargetImpl::DragLeave() in DragLeave() function in IDropTargetImpl
84 return m_rDropTarget.DragLeave(); in DragLeave()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/win/dtrans/
H A Didroptarget.cxx82 STDMETHODIMP IDropTargetImpl::DragLeave() in DragLeave() function in IDropTargetImpl
84 return m_rDropTarget.DragLeave(); in DragLeave()
/dports/editors/lazarus/lazarus/components/jcf2/Utils/DragDrop/
H A DJCFDropTarget.pas100 function DragLeave: HResult; virtual; in DragLeave() function
136 function DragLeave: HResult; stdcall; in DragLeave() function
337 function TTeDropInterface.DragLeave: HResult; in DragLeave() function
485 function TTeDropTarget.DragLeave: HResult; in DragLeave() function
488 Result := FDropInterface.DragLeave
/dports/editors/lazarus-qt5/lazarus/components/jcf2/Utils/DragDrop/
H A DJCFDropTarget.pas100 function DragLeave: HResult; virtual; in DragLeave() function
136 function DragLeave: HResult; stdcall; in DragLeave() function
337 function TTeDropInterface.DragLeave: HResult; in DragLeave() function
485 function TTeDropTarget.DragLeave: HResult; in DragLeave() function
488 Result := FDropInterface.DragLeave
/dports/devel/upp/upp/reference/DragAndDrop1/
H A Dmain.cpp18 virtual void DragLeave();
49 void MyApp::DragLeave() in DragLeave() function in MyApp
/dports/devel/upp/upp/reference/DragAndDrop2/
H A Dmain.cpp18 virtual void DragLeave();
50 void MyApp::DragLeave() in DragLeave() function in MyApp
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/windows/
H A Ddrop_handler.rs117 pub unsafe extern "system" fn DragLeave(this: *mut IDropTarget) -> HRESULT { in DragLeave() method
224 DragLeave: FileDropHandler::DragLeave,
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/windows/
H A Ddrop_handler.rs126 pub unsafe extern "system" fn DragLeave(this: *mut IDropTarget) -> HRESULT { in DragLeave() method
251 DragLeave: FileDropHandler::DragLeave,
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/windows/
H A Ddrop_handler.rs117 pub unsafe extern "system" fn DragLeave(this: *mut IDropTarget) -> HRESULT { in DragLeave() method
224 DragLeave: FileDropHandler::DragLeave,
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/winit-0.24.0/src/platform_impl/windows/
H A Ddrop_handler.rs126 pub unsafe extern "system" fn DragLeave(this: *mut IDropTarget) -> HRESULT { in DragLeave() method
251 DragLeave: FileDropHandler::DragLeave,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/dragdrop/
H A Ddrop_target_win.cc72 HRESULT DropTargetWin::DragLeave() { in DragLeave() function in ui::DropTargetWin
76 drop_helper->DragLeave(); in DragLeave()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/dragdrop/
H A Ddrop_target_win.cc72 HRESULT DropTargetWin::DragLeave() { in DragLeave() function in ui::DropTargetWin
76 drop_helper->DragLeave(); in DragLeave()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.swt/bundles/org.eclipse.swt/Eclipse SWT Drag and Drop/win32/org/eclipse/swt/dnd/
H A DDropTarget.java211 addListener (DND.DragLeave, typedListener); in addDropListener()
259 public long method5(long[] args) {return DragLeave();} in createCOMInterfaces()
327 int DragLeave() { in DragLeave() method in DropTarget
336 notifyListeners(DND.DragLeave, event); in DragLeave()
415 notifyListeners(DND.DragLeave, event); in Drop()
689 removeListener (DND.DragLeave, listener); in removeDropListener()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/ole/
H A Ddroptgt.cpp50 virtual HRESULT STDMETHODCALLTYPE DragLeave() = 0;
85 STDMETHODIMP DragLeave() wxOVERRIDE;
323 STDMETHODIMP wxIDropTarget::DragLeave() in DragLeave() function in wxIDropTarget
686 m_dropTargetHelper->DragLeave(); in MSWUpdateDragImageOnLeave()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/ole/
H A Ddroptgt.cpp62 virtual HRESULT STDMETHODCALLTYPE DragLeave() = 0;
97 STDMETHODIMP DragLeave();
312 STDMETHODIMP wxIDropTarget::DragLeave() in DragLeave() function in wxIDropTarget
663 m_dropTargetHelper->DragLeave(); in MSWUpdateDragImageOnLeave()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/ole/
H A Ddroptgt.cpp62 virtual HRESULT STDMETHODCALLTYPE DragLeave() = 0;
97 STDMETHODIMP DragLeave();
312 STDMETHODIMP wxIDropTarget::DragLeave() in DragLeave() function in wxIDropTarget
663 m_dropTargetHelper->DragLeave(); in MSWUpdateDragImageOnLeave()
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/
H A DTestDnd.cs430 button.DragLeave += new DragLeaveHandler (HandlePopupLeave); in HandlePopupCallback()
507 label.DragLeave += new DragLeaveHandler (HandlePopsiteLeave); in Main()
515 pixmap.DragLeave += new DragLeaveHandler (HandleTargetDragLeave); in Main()
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/sample/
H A DTestDnd.cs430 button.DragLeave += new DragLeaveHandler (HandlePopupLeave); in HandlePopupCallback()
507 label.DragLeave += new DragLeaveHandler (HandlePopsiteLeave); in Main()
515 pixmap.DragLeave += new DragLeaveHandler (HandleTargetDragLeave); in Main()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/
H A DnsNativeDragTarget.cpp340 nsNativeDragTarget::DragLeave() { in DragLeave() function in nsNativeDragTarget
347 GetDropTargetHelper()->DragLeave(); in DragLeave()
384 GetDropTargetHelper()->DragLeave(); in DragCancel()
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/windows/
H A DnsNativeDragTarget.cpp351 nsNativeDragTarget::DragLeave() in DragLeave() function in nsNativeDragTarget
359 GetDropTargetHelper()->DragLeave(); in DragLeave()
397 GetDropTargetHelper()->DragLeave(); in DragCancel()

12345678910>>...46