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

/inkscape/src/live_effects/
H A Dlpe-show_handles.cpp140 drawHandle((*cubic)[1]);
144 drawHandle((*cubic)[2]);
175 LPEShowHandles::drawHandle(Geom::Point p) function in class:Inkscape::LivePathEffect::LPEShowHandles
H A Dlpe-simplify.cpp236 drawHandle((*cubic)[1]);
240 drawHandle((*cubic)[2]);
274 LPESimplify::drawHandle(Geom::Point p) function in class:Inkscape::LivePathEffect::LPESimplify

Completed in 22 milliseconds