Searched refs:KnotHolderEntityWidthBendPath (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-bendpath.h31 class KnotHolderEntityWidthBendPath;
52 friend class BeP::KnotHolderEntityWidthBendPath;
H A Dlpe-bendpath.cpp59 class KnotHolderEntityWidthBendPath : public LPEKnotHolderEntity { class in namespace:Inkscape::LivePathEffect::BeP
61 KnotHolderEntityWidthBendPath(LPEBendPath * effect) : LPEKnotHolderEntity(effect) {} function in class:Inkscape::LivePathEffect::BeP::KnotHolderEntityWidthBendPath
177 KnotHolderEntity *e = new BeP::KnotHolderEntityWidthBendPath(this);
185 KnotHolderEntityWidthBendPath::knot_set(Geom::Point const &p, Geom::Point const& /*origin*/, guint state)
212 KnotHolderEntityWidthBendPath::knot_get() const

Completed in 48 milliseconds