Searched refs:max_l1 (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/livarot/ | ||
| H A D | Shape.cpp | 2280 double const max_l1 = max_l2 * M_SQRT2; local 2284 if ( (l1 <= max_l2) || ((l1 <= max_l1) && (Geom::L2(offset) <= max_l2)) ) { |
Completed in 29 milliseconds