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

/inkscape/src/ui/widget/
H A Dselected-style.h249 void on_stroke_unset();
H A Dselected-style.cpp297 (i == SS_FILL)? &SelectedStyle::on_fill_unset : &SelectedStyle::on_stroke_unset ));
576 void SelectedStyle::on_stroke_unset() { function in class:Inkscape::UI::Widget::SelectedStyle

Completed in 19 milliseconds