Searched defs:set_to_accumulated (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | calligraphic-tool.cpp | 750 this->set_to_accumulated(event->button.state & GDK_SHIFT_MASK, event->button.state & GDK_MOD1_MASK); // performs document_done 907 void CalligraphicTool::set_to_accumulated(bool unionize, bool subtract) { function in class:Inkscape::UI::Tools::CalligraphicTool |
H A D | eraser-tool.cpp | 480 this->set_to_accumulated(); // performs document_done 641 void EraserTool::set_to_accumulated() { function in class:Inkscape::UI::Tools::EraserTool |
Completed in 14 milliseconds