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

/inkscape/src/livarot/
H A DPathCutting.cpp399 Geom::Point tms = 3 * ((*cubic_bezier)[1] - (*cubic_bezier)[0]); 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 29 milliseconds