Searched refs:PatternKnotHolderEntityXY (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dknot-holder-entity.h105 class PatternKnotHolderEntityXY : public KnotHolderEntity { class in inherits:KnotHolderEntity
107 PatternKnotHolderEntityXY(bool fill) : KnotHolderEntity(), _fill(fill) {} function in class:PatternKnotHolderEntityXY
H A Dknotholder.cpp272 PatternKnotHolderEntityXY *entity_xy = new PatternKnotHolderEntityXY(true);
294 PatternKnotHolderEntityXY *entity_xy = new PatternKnotHolderEntityXY(false);
H A Dknot-holder-entity.cpp159 PatternKnotHolderEntityXY::knot_set(Geom::Point const &p, Geom::Point const &origin, guint state)
183 PatternKnotHolderEntityXY::knot_get() const

Completed in 23 milliseconds