Searched defs:ColorSet (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tool/
H A Dcontrol-point.h209 struct ColorSet { struct in class:Inkscape::UI::ControlPoint
221 static ColorSet invisible_cset;
236 ColorSet const &cset = _default_color_set, SPCanvasGroup *group = 0);
250 ColorSet const &cset = _default_color_set, SPCanvasGroup *group = 0);
353 ColorSet const &_cset; ///< Colors used to represent the point
394 static ColorSet _default_color_set;

Completed in 40 milliseconds