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

/inkscape/src/widgets/
H A Dstroke-style.h186 static void buttonToggledCB(StrokeStyleButton *tb, StrokeStyle *spw);
H A Dstroke-style.cpp477 sigc::ptr_fun(&StrokeStyle::buttonToggledCB), tb, this));
1171 void StrokeStyle::buttonToggledCB(StrokeStyleButton *tb, StrokeStyle *spw) function in class:Inkscape::StrokeStyle

Completed in 26 milliseconds