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

/inkscape/src/live_effects/
H A Deffect.h104 std::vector<Geom::PathVector> getCanvasIndicators(SPLPEItem const* lpeitem);
H A Deffect.cpp639 Effect::getCanvasIndicators(SPLPEItem const* lpeitem) function in class:Inkscape::LivePathEffect::Effect
/inkscape/src/ui/tools/
H A Dnode-tool.cpp312 std::vector<Geom::PathVector> cs = lpe->getCanvasIndicators(SP_LPE_ITEM(selection->singleItem()));

Completed in 24 milliseconds