Searched refs:prev_ml (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ | ||
| H A D | desktop-style.cpp | 827 gdouble prev_ml = -1; local 846 if (prev_ml != -1 && fabs(style->stroke_miterlimit.value - prev_ml) > 1e-3) { 849 prev_ml = style->stroke_miterlimit.value; |
Completed in 31 milliseconds