Searched refs:DragLeave (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dimaglist.h153 // wxImageList::DragLeave function.
163 static bool DragLeave( wxWindow *lockWindow );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dimaglist.h174 // wxImageList::DragLeave function.
184 static bool DragLeave( wxWindow *lockWindow );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddroptgt.cpp71 STDMETHODIMP DragLeave();
77 IDataObject *m_pIDataObject; // !NULL between DragEnter and DragLeave/Drop
260 // Name : wxIDropTarget::DragLeave
264 STDMETHODIMP wxIDropTarget::DragLeave() function in class:wxIDropTarget
266 wxLogTrace(wxTRACE_OleCalls, wxT("IDropTarget::DragLeave"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddnd.cpp102 bool DragLeave(void);
109 PDRAGITEM m_pDragItem; // !NULL between DragEnter and DragLeave/Drop
114 bool CIDropTarget::DragLeave() function in class:CIDropTarget
126 } // end of CIDropTarget::DragLeave

Completed in 115 milliseconds