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

/inkscape/src/live_effects/
H A Dlpe-copy_rotate.h27 class KnotHolderEntityRotationAngle;
43 friend class CR::KnotHolderEntityRotationAngle;
H A Dlpe-copy_rotate.cpp38 class KnotHolderEntityRotationAngle : public LPEKnotHolderEntity { class in namespace:Inkscape::LivePathEffect::CR
40 KnotHolderEntityRotationAngle(LPECopyRotate *effect) : LPEKnotHolderEntity(effect) {}; function in class:Inkscape::LivePathEffect::CR::KnotHolderEntityRotationAngle
434 KnotHolderEntity *e = new CR::KnotHolderEntityRotationAngle(this);
466 KnotHolderEntityRotationAngle::knot_set(Geom::Point const &p, Geom::Point const &/*origin*/, guint state)
493 KnotHolderEntityRotationAngle::knot_get() const

Completed in 15 milliseconds