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

/inkscape/src/ui/widget/
H A Dselected-style.h247 void on_stroke_lastselected();
H A Dselected-style.cpp264 (i == SS_FILL)? &SelectedStyle::on_fill_lastselected : &SelectedStyle::on_stroke_lastselected ));
645 void SelectedStyle::on_stroke_lastselected() { function in class:Inkscape::UI::Widget::SelectedStyle

Completed in 19 milliseconds