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

/inkscape/src/live_effects/
H A Dlpe-show_handles.h33 virtual void drawHandle(Geom::Point p);
H A Dlpe-simplify.h33 virtual void drawHandle(Geom::Point p);
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 13 milliseconds