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

/inkscape/src/ui/tools/
H A Dmeasure-tool.cpp1219 Geom::Point windowNormal = Geom::unit_vector(Geom::rot90(desktop->d2w(end_p - start_p))); local
1220 Geom::Point normal = desktop->w2d(windowNormal);
1252 repositionOverlappingLabels(placements, desktop, windowNormal, fontsize, precision);

Completed in 17 milliseconds