Searched refs:IsAcceptedData (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/ole/
H A Ddroptgt.h54 bool IsAcceptedData(IDataObject *pIDataSource) const;
61 // helper used by IsAcceptedData() and GetData()
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Ddnd.h87 bool IsAcceptedData(PDRAGINFO pDataSource) const;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/ole/
H A Ddroptgt.cpp190 if ( !m_pTarget->IsAcceptedData(pIDataSource) ) {
421 // IsAcceptedData(), so no need to check anything here
432 // this is strange because IsAcceptedData() succeeded previously!
478 bool wxDropTarget::IsAcceptedData(IDataObject *pIDataSource) const function in class:wxDropTarget
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddnd.cpp412 bool wxDropTarget::IsAcceptedData ( function in class:wxDropTarget
417 } // end of wxDropTarget::IsAcceptedData

Completed in 47 milliseconds