Searched refs:on_stroke_opaque (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | selected-style.h | 264 void on_stroke_opaque(); |
H A D | selected-style.cpp | 292 (i == SS_FILL)? &SelectedStyle::on_fill_opaque : &SelectedStyle::on_stroke_opaque )); 601 void SelectedStyle::on_stroke_opaque() { function in class:Inkscape::UI::Widget::SelectedStyle |
Completed in 19 milliseconds