Searched refs:tip3 (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ui/widget/ |
H A D | tolerance-slider.h | 41 const Glib::ustring& tip3, 54 const Glib::ustring& tip3,
|
H A D | tolerance-slider.cpp | 46 ToleranceSlider::ToleranceSlider(const Glib::ustring& label1, const Glib::ustring& label2, const Glib::ustring& label3, const Glib::ustring& tip1, const Glib::ustring& tip2, const Glib::ustring& tip3, const Glib::ustring& key, Registry& wr) argument 49 init(label1, label2, label3, tip1, tip2, tip3, key, wr); 58 void ToleranceSlider::init (const Glib::ustring& label1, const Glib::ustring& label2, const Glib::ustring& label3, const Glib::ustring& tip1, const Glib::ustring& tip2, const Glib::ustring& tip3, const Glib::ustring& key, Registry& wr) argument 105 _button2->set_tooltip_text (tip3);
|
/inkscape/src/ui/dialog/ |
H A D | filter-effects-dialog.cpp | 932 const double hi, const double step_inc, const double climb, const int digits, char* tip1 = NULL, char* tip2 = NULL, char* tip3 = NULL) 947 tips.push_back(tip3);
|
Completed in 26 milliseconds