Searched refs:on_fill_unset (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | selected-style.h | 248 void on_fill_unset(); |
H A D | selected-style.cpp | 297 (i == SS_FILL)? &SelectedStyle::on_fill_unset : &SelectedStyle::on_stroke_unset )); 567 void SelectedStyle::on_fill_unset() { function in class:Inkscape::UI::Widget::SelectedStyle |
Completed in 18 milliseconds