Searched refs:N22 (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/livarot/ | ||
H A D | PathSimplify.cpp | 38 #define N22(t) (t*t) macro 1129 (p3[Geom::X] - p2[Geom::X]) * N22(it); 1142 (p3[Geom::Y] - p2[Geom::Y]) * N22(it); |
Completed in 16 milliseconds