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

/inkscape/src/ui/widget/
H A Dselected-style.h254 void on_stroke_invert();
H A Dselected-style.cpp268 (i == SS_FILL)? &SelectedStyle::on_fill_invert : &SelectedStyle::on_stroke_invert ));
682 void SelectedStyle::on_stroke_invert() { function in class:Inkscape::UI::Widget::SelectedStyle

Completed in 18 milliseconds