Searched refs:styleSet (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dgradient-drag.h214 bool styleSet( const SPCSSAttr *css );
H A Dgradient-drag.cpp239 bool GrDrag::styleSet( const SPCSSAttr *css ) function in class:GrDrag
649 style_set_connection = desktop->connectSetStyle( sigc::mem_fun(*this, &GrDrag::styleSet) );
/inkscape/src/widgets/
H A Dicon.cpp72 static void styleSet( GtkWidget *widget, GtkStyle *previous_style );
162 widget_class->style_set = IconImpl::styleSet;
385 void IconImpl::styleSet( GtkWidget *widget, GtkStyle *previous_style ) function in class:IconImpl

Completed in 30 milliseconds