Searched refs:_in_tang (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ |
H A D | geom-pathstroke.cpp | 113 join_data(Geom::Path &_res, Geom::Path const&_outgoing, Geom::Point _in_tang, Geom::Point _out_tang, double _miter, double _width) argument 114 : res(_res), outgoing(_outgoing), in_tang(_in_tang), out_tang(_out_tang), miter(_miter), width(_width) {};
|
Completed in 17 milliseconds