Searched defs:providesKnotHolderEntities (Results 1 - 6 of 6) sorted by relevance
/inkscape/src/live_effects/parameter/ | ||
H A D | point.h | 51 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::PointParam |
H A D | powerstrokepointarray.h | 40 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::PowerStrokePointArrayParam |
H A D | filletchamferpointarray.h | 58 virtual bool providesKnotHolderEntities() const { function in class:Inkscape::LivePathEffect::FilletChamferPointArrayParam |
H A D | transformedpoint.h | 55 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::TransformedPointParam |
H A D | vector.h | 55 virtual bool providesKnotHolderEntities() const { return true; } function in class:Inkscape::LivePathEffect::VectorParam |
H A D | parameter.h | 69 virtual bool providesKnotHolderEntities() const { return false; } function in class:Inkscape::LivePathEffect::Parameter |
Completed in 1199 milliseconds