Lines Matching defs:DrawingImage
24 DrawingImage::DrawingImage(Drawing &drawing)
29 DrawingImage::~DrawingImage()
35 DrawingImage::setPixbuf(Inkscape::Pixbuf *pb)
43 DrawingImage::setScale(double sx, double sy)
50 DrawingImage::setOrigin(Geom::Point const &o)
57 DrawingImage::setClipbox(Geom::Rect const &box)
64 DrawingImage::bounds() const
81 DrawingImage::_updateItem(Geom::IntRect const &, UpdateContext const &, unsigned, unsigned)
96 unsigned DrawingImage::_renderItem(DrawingContext &dc, Geom::IntRect const &/*area*/, unsigned /*flags*/, DrawingItem * /*stop_at*/)
180 DrawingImage::_pickItem(Geom::Point const &p, double delta, unsigned /*sticky*/)