Searched refs:onRelatedEntryChangedCallback (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ui/widget/ | ||
H A D | preferences-widget.h | 230 void onRelatedEntryChangedCallback(); 244 void onRelatedEntryChangedCallback(); |
H A D | preferences-widget.cpp | 751 sigc::mem_fun(*this, &PrefEntryButtonHBox::onRelatedEntryChangedCallback)); 754 void PrefEntryButtonHBox::onRelatedEntryChangedCallback() function in class:Inkscape::UI::Widget::PrefEntryButtonHBox 805 sigc::mem_fun(*this, &PrefEntryFileButtonHBox::onRelatedEntryChangedCallback)); 808 void PrefEntryFileButtonHBox::onRelatedEntryChangedCallback() function in class:Inkscape::UI::Widget::PrefEntryFileButtonHBox |
Completed in 12 milliseconds