Searched refs:getDefaultTask (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/ui/
H A Duxmanager.h35 virtual gint getDefaultTask( SPDesktop *desktop ) = 0;
H A Duxmanager.cpp100 virtual gint getDefaultTask( SPDesktop *desktop );
176 gint UXManagerImpl::getDefaultTask( SPDesktop *desktop ) function in class:Inkscape::UI::UXManagerImpl
268 gint taskNum = getDefaultTask( desktop );
H A Dinterface.cpp771 gint active = Inkscape::UI::UXManager::getInstance()->getDefaultTask( dynamic_cast<SPDesktop*>(view) );

Completed in 22 milliseconds