Searched defs:best_original_point (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dpure-transform.cpp43 Inkscape::SnapCandidatePoint best_original_point; local
96 best_original_point = (*i);
104 //Geom::Point best_transformation = getResult(best_original_point, best_snapped_point);
105 storeTransform(best_original_point, best_snapped_point);

Completed in 11 milliseconds