Searched refs:onRelatedButtonClickedCallback (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | preferences-widget.h | 231 void onRelatedButtonClickedCallback(); 245 void onRelatedButtonClickedCallback(); |
H A D | preferences-widget.cpp | 749 sigc::mem_fun(*this, &PrefEntryButtonHBox::onRelatedButtonClickedCallback)); 763 void PrefEntryButtonHBox::onRelatedButtonClickedCallback() function in class:Inkscape::UI::Widget::PrefEntryButtonHBox 803 sigc::mem_fun(*this, &PrefEntryFileButtonHBox::onRelatedButtonClickedCallback)); 819 void PrefEntryFileButtonHBox::onRelatedButtonClickedCallback() function in class:Inkscape::UI::Widget::PrefEntryFileButtonHBox |
Completed in 17 milliseconds