Searched refs:tme (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/livarot/
H A DPathCutting.cpp400 Geom::Point tme = 3 * ((*cubic_bezier)[3] - (*cubic_bezier)[2]); local
401 CubicTo (tmp, tms, tme);
H A DPathOutline.cpp1448 Geom::Point tms(data->x1,data->y1),tme(data->x2,data->y2);
1449 ArcAngles (tms,tme, data->d.a.rx,

Completed in 22 milliseconds