Searched refs:MacInstallDefaultCursor (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/mac/carbon/
H A Ddnd.h98 bool MacInstallDefaultCursor(wxDragResult effect) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/classic/
H A Ddnd.h98 bool MacInstallDefaultCursor(wxDragResult effect) ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Ddnd.cpp310 bool wxDropSource::MacInstallDefaultCursor(wxDragResult effect) function in class:wxDropSource
463 if ( !trackingGlobals->m_currentSource->MacInstallDefaultCursor( result ) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddnd.cpp392 bool wxDropSource::MacInstallDefaultCursor(wxDragResult effect) function in class:wxDropSource
532 if ( trackingGlobals->m_currentSource->MacInstallDefaultCursor( result ) == FALSE )

Completed in 47 milliseconds