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

/inkscape/src/
H A Dsp-namedview.cpp107 const char* gridspacingy = "1px"; local
129 if ((value = repr->attribute("gridspacingy"))) {
130 gridspacingy = value;
165 newnode->setAttribute("spacingy", gridspacingy);
179 repr->setAttribute("gridspacingy", NULL);

Completed in 17 milliseconds