Searched defs:x11t (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 328 x11t = s * x011 + t * x111; 330 x1tt = s * x01t + t * x11t; 341 geom_cubic_bbox_wind_distance (xttt, yttt, x1tt, y1tt, x11t, y11t, x111, y111, pt, NULL, wind, best, tolerance);
|
Completed in 28 milliseconds