Searched refs:y00t (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ |
H A D | geom.cpp | 320 Geom::Coord y00t, y0tt, yttt, y1tt, y11t, y01t; local 333 y00t = s * y000 + t * y001; 336 y0tt = s * y00t + t * y01t; 340 geom_cubic_bbox_wind_distance (x000, y000, x00t, y00t, x0tt, y0tt, xttt, yttt, pt, NULL, wind, best, tolerance);
|
Completed in 44 milliseconds