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

/inkscape/src/
H A Ddesktop-style.cpp449 int n_notstroked = 0; local
461 ++n_notstroked; // do not count nonstroked objects
473 return avgwidth / (objects.size() - n_notstroked);

Completed in 134 milliseconds