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

/inkscape/src/
H A Ddesktop-style.cpp754 int n_stroked = 0; local
790 n_stroked ++;
794 if (n_stroked > 1)
795 avgwidth /= (n_stroked);
801 if (n_stroked == 0) {
803 } else if (n_stroked == 1) {
825 int n_stroked = 0; local
844 n_stroked ++;
854 if (n_stroked > 1) {
855 avgml /= (n_stroked);
886 int n_stroked = 0; local
937 int n_stroked = 0; local
[all...]

Completed in 17 milliseconds