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

/inkscape/src/ui/widget/
H A Dselected-style.h260 void on_stroke_copy();
H A Dselected-style.cpp280 (i == SS_FILL)? &SelectedStyle::on_fill_copy : &SelectedStyle::on_stroke_copy ));
767 void SelectedStyle::on_stroke_copy() { function in class:Inkscape::UI::Widget::SelectedStyle

Completed in 19 milliseconds