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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp554 Geom::Line ortho = make_orthogonal_line(point_on_path, bisector); local
563 if (are_parallel(bisector_chord, ortho)) {
569 limit_line = make_parallel_line( limit_point, ortho );
574 ortho.pointAt(0), ortho.versor() );

Completed in 17 milliseconds