Searched refs:setAxisUse (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Ddevice-manager.h60 virtual void setAxisUse( Glib::ustring const & id, guint index, Gdk::AxisUse use ) = 0;
H A Ddevice-manager.cpp312 virtual void setAxisUse( Glib::ustring const & id, guint index, Gdk::AxisUse use );
392 setAxisUse( (*it)->getId(), i, use );
476 void DeviceManagerImpl::setAxisUse( Glib::ustring const & id, guint index, Gdk::AxisUse use ) function in class:Inkscape::DeviceManagerImpl

Completed in 16 milliseconds