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

/inkscape/src/ui/widget/
H A Dselected-style.h229 bool on_stroke_click(GdkEventButton *event);
H A Dselected-style.cpp444 _stroke_place.signal_button_release_event().connect(sigc::mem_fun(*this, &SelectedStyle::on_stroke_click));
900 SelectedStyle::on_stroke_click(GdkEventButton *event) function in class:Inkscape::UI::Widget::SelectedStyle

Completed in 24 milliseconds