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

/inkscape/src/extension/internal/
H A Dodf.cpp1276 int nrPoints = 0; local
1288 nrPoints++;
1312 nrPoints++;
1320 return nrPoints;
1809 int nrPoints = writePath(couts, curve->get_pathvector(), local
1814 couts.printf(" <!-- %d nodes -->\n", nrPoints);

Completed in 18 milliseconds