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

/inkscape/src/helper/
H A Dgeom-pathstroke.cpp761 Geom::Point start_normal = Geom::rot90(bez.unitTangentAt(0)); local
765 Geom::Point start_new = start_pos + start_normal*width;
784 Geom::Point mid1_new = start_normal.ccw()*start_off;

Completed in 22 milliseconds