Searched refs:on_response (Results 1 - 6 of 6) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | aboutbox.h | 41 virtual void on_response(int response_id); |
H A D | aboutbox.cpp | 155 void AboutBox::on_response(int response_id) { function in class:Inkscape::UI::Dialog::AboutBox |
H A D | document-properties.h | 68 virtual void on_response (int); |
H A D | document-properties.cpp | 1545 void DocumentProperties::on_response (int id) function in class:Inkscape::UI::Dialog::DocumentProperties |
/inkscape/src/extension/ | ||
H A D | prefdialog.h | 69 void on_response (int signal); |
H A D | prefdialog.cpp | 243 PrefDialog::on_response (int signal) { function in class:Inkscape::Extension::PrefDialog |
Completed in 549 milliseconds