Searched defs:N22 (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DPathSimplify.cpp38 #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 17 milliseconds