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

/inkscape/src/
H A Dsp-namedview.cpp108 const char* gridoriginy = "0px"; local
121 if ((value = repr->attribute("gridoriginy"))) {
122 gridoriginy = value;
163 newnode->setAttribute("originy", gridoriginy);
177 repr->setAttribute("gridoriginy", NULL);

Completed in 2177 milliseconds