Lines Matching refs:SelectTool
67 const std::string& SelectTool::getPrefsPath() {
68 return SelectTool::prefsPath;
71 const std::string SelectTool::prefsPath = "/tools/select";
84 SelectTool::SelectTool()
117 SelectTool::~SelectTool() {
150 void SelectTool::setup() {
172 void SelectTool::set(const Inkscape::Preferences::Entry& val) {
184 bool SelectTool::sp_select_context_abort() {
268 bool SelectTool::item_handler(SPItem* item, GdkEvent* event) {
388 void SelectTool::sp_select_context_cycle_through_items(Inkscape::Selection *selection, GdkEventScroll *scroll_event, bool shift_pressed) {
435 void SelectTool::sp_select_context_reset_opacities() {
452 bool SelectTool::root_handler(GdkEvent* event) {