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

/inkscape/src/display/
H A Ddrawing-shape.h23 class DrawingShape class in namespace:Inkscape
27 DrawingShape(Drawing &drawing);
28 ~DrawingShape();
H A Ddrawing-shape.cpp34 DrawingShape::DrawingShape(Drawing &drawing) function in class:Inkscape::DrawingShape
41 DrawingShape::~DrawingShape()
48 DrawingShape::setPath(SPCurve *curve)
65 DrawingShape::setStyle(SPStyle *style, SPStyle *context_style)
72 DrawingShape::setChildrenStyle(SPStyle* context_style)
79 DrawingShape::_updateItem(Geom::IntRect const &area, UpdateContext const &ctx, unsigned flags, unsigned reset)
156 DrawingShape::_renderFill(DrawingContext &dc)
172 DrawingShape
[all...]

Completed in 58 milliseconds