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

/inkscape/src/ui/widget/
H A Dpreferences-widget.h230 void onRelatedEntryChangedCallback();
244 void onRelatedEntryChangedCallback();
H A Dpreferences-widget.cpp751 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