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

/inkscape/src/
H A Ddocument.cpp772 Geom::Point SPDocument::getDimensions() const function in class:SPDocument
779 return Geom::OptRect( Geom::Point(0, 0), getDimensions() );

Completed in 252 milliseconds