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

/inkscape/src/ui/tools/
H A Dmeasure-tool.cpp1308 Geom::Point anchorEnd = start_p; local
1309 anchorEnd[Geom::X] += length;
1311 anchorEnd *= (Geom::Affine(Geom::Translate(-start_p))
1315 setMeasureCanvasControlLine(start_p, anchorEnd, to_item, to_phantom, CTLINE_SECONDARY, measure_repr);

Completed in 12 milliseconds