Searched defs:fit_and_split (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/tools/
H A Dcalligraphic-tool.cpp681 this->fit_and_split(false);
748 this->fit_and_split(true);
1039 void CalligraphicTool::fit_and_split(bool release) { function in class:Inkscape::UI::Tools::CalligraphicTool
1115 g_print("[fit_and_split] failed to fit-cubic.\n");
H A Deraser-tool.cpp446 this->fit_and_split(false);
478 this->fit_and_split(true);
890 void EraserTool::fit_and_split(bool release) { function in class:Inkscape::UI::Tools::EraserTool
972 g_print("[fit_and_split] failed to fit-cubic.\n");

Completed in 33 milliseconds