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

/inkscape/src/live_effects/parameter/
H A Dpath.h84 void on_edit_button_click();
H A Dpath.cpp168 pButton->signal_clicked().connect(sigc::mem_fun(*this, &PathParam::on_edit_button_click));
420 PathParam::on_edit_button_click() function in class:Inkscape::LivePathEffect::PathParam

Completed in 338 milliseconds