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

/inkscape/src/ui/tools/
H A Dpen-tool.cpp2050 int next_dir = this->nextParaxialDirection(pt, origin, state); local
2053 if (next_dir == 0) {
2062 Inkscape::Snapper::SnapConstraint cl(origin, next_dir ? Geom::Point(0, 1) : Geom::Point(1, 0));

Completed in 17 milliseconds