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

/inkscape/src/ui/
H A Dobject-edit.cpp119 class RectKnotHolderEntityWH : public KnotHolderEntity { class in inherits:KnotHolderEntity
255 RectKnotHolderEntityWH::knot_get() const
264 RectKnotHolderEntityWH::set_internal(Geom::Point const &p, Geom::Point const &origin, unsigned int state)
338 RectKnotHolderEntityWH::knot_set(Geom::Point const &p, Geom::Point const &origin, unsigned int state)
446 RectKnotHolderEntityWH *entity_wh = new RectKnotHolderEntityWH();
1404 // TODO: this is derived from RectKnotHolderEntityWH because it used the same static function
1407 class FlowtextKnotHolderEntity : public RectKnotHolderEntityWH {

Completed in 19 milliseconds