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

/inkscape/src/
H A Dsp-namedview.cpp112 const char* gridempcolor = "#3f3fff"; local
137 if ((value = repr->attribute("gridempcolor"))) {
138 gridempcolor = value;
167 newnode->setAttribute("empcolor", gridempcolor);
181 repr->setAttribute("gridempcolor", NULL);

Completed in 23 milliseconds