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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp557 Geom::Line bisector_chord = make_bisector_line(chord); local
563 if (are_parallel(bisector_chord, ortho)) {
573 Geom::intersection_point( bisector_chord.pointAt(0), bisector_chord.versor(),

Completed in 31 milliseconds