Searched refs:buttonToggledCB (Results 1 – 2 of 2) sorted by relevance
154 static void buttonToggledCB(StrokeStyleButton *tb, StrokeStyle *spw);
428 sigc::ptr_fun(&StrokeStyle::buttonToggledCB), tb, this)); in makeRadioButton()980 void StrokeStyle::buttonToggledCB(StrokeStyleButton *tb, StrokeStyle *spw) in buttonToggledCB() function in Inkscape::UI::Widget::StrokeStyle