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

/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1446 Geom::PathVector arrows; local
1459 arrows.push_back(arrow);
1462 pv.insert(pv.end(), arrows.begin(), arrows.end());
1703 /// This is called on zoom change to update the direction arrows

Completed in 17 milliseconds