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

/inkscape/src/
H A Dgradient-drag.cpp69 #define GR_KNOT_COLOR_SELECTED 0x0000ff00 macro
1689 this->knot->fill [SP_KNOT_STATE_NORMAL] = GR_KNOT_COLOR_SELECTED;
1690 g_object_set (G_OBJECT (this->knot->item), "fill_color", GR_KNOT_COLOR_SELECTED, NULL); local

Completed in 375 milliseconds