Searched refs:n_notstroked (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ | ||
| H A D | desktop-style.cpp | 449 int n_notstroked = 0; local 461 ++n_notstroked; // do not count nonstroked objects 473 return avgwidth / (objects.size() - n_notstroked); |
Completed in 19 milliseconds