Searched refs:chk (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/livarot/ |
H A D | PathOutline.cpp | 1332 Geom::Point chk; local 1341 temp, false, chk, chTgt, chTle, chRad); 1343 const Geom::Point diff = req - chk; 1473 Geom::Point chk; local 1480 temp, false, chk, chTgt, chTle, chRad); 1482 const Geom::Point diff = req - chk;
|
/inkscape/src/helper/ |
H A D | geom-pathstroke.cpp | 800 Geom::Point chk = c.pointAt(.5); local 803 Geom::Point const diff = req - chk;
|
Completed in 16 milliseconds