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

/inkscape/src/live_effects/parameter/
H A Dpoint.h51 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::PointParam
H A Dpowerstrokepointarray.h40 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::PowerStrokePointArrayParam
H A Dfilletchamferpointarray.h58 virtual bool providesKnotHolderEntities() const { function in class:Inkscape::LivePathEffect::FilletChamferPointArrayParam
H A Dtransformedpoint.h55 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::TransformedPointParam
H A Dvector.h55 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::VectorParam
H A Dparameter.h69 virtual bool providesKnotHolderEntities() const { return false; } function in class:Inkscape::LivePathEffect::Parameter

Completed in 29 milliseconds