Searched refs:x00t (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ |
H A D | geom.cpp | 319 Geom::Coord x00t, x0tt, xttt, x1tt, x11t, x01t; local 326 x00t = s * x000 + t * x001; 329 x0tt = s * x00t + t * x01t; 340 geom_cubic_bbox_wind_distance (x000, y000, x00t, y00t, x0tt, y0tt, xttt, yttt, pt, NULL, wind, best, tolerance);
|
Completed in 52 milliseconds