Searched refs:getViewbox (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/display/
H A Dsp-canvas.h86 Geom::Rect getViewbox() const;
H A Dcanvas-bpath.cpp157 Geom::Rect viewbox = item->canvas->getViewbox();
H A Ddrawing-shape.cpp344 Geom::Rect viewbox = _drawing.arena()->item.canvas->getViewbox();
H A Dsp-canvas.cpp2153 Geom::Rect SPCanvas::getViewbox() const function in class:SPCanvas
/inkscape/src/
H A Ddesktop.cpp750 Geom::Rect const r = canvas->getViewbox();
799 Geom::Rect viewbox = canvas->getViewbox();
854 Geom::Rect const viewbox = canvas->getViewbox();
970 Geom::Rect const viewbox = canvas->getViewbox();
1148 Geom::Rect const viewbox = canvas->getViewbox();
/inkscape/src/widgets/
H A Ddesktop-widget.cpp2224 Geom::Rect viewbox = dtw->canvas->getViewbox();

Completed in 27 milliseconds