Searched defs:_hc (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tool/
H A Dpath-manipulator.cpp1440 SPCurve *_hc = new SPCurve(); local
1464 _hc->set_pathvector(pv);
1465 sp_canvas_bpath_set_bpath(SP_CANVAS_BPATH(_outline), _hc); local
1467 _hc->unref();

Completed in 16 milliseconds