Searched refs:KnotHolderEntityWidthBendPath (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-bendpath.h | 31 class KnotHolderEntityWidthBendPath; 52 friend class BeP::KnotHolderEntityWidthBendPath; |
H A D | lpe-bendpath.cpp | 59 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 31 milliseconds