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

/inkscape/src/
H A Ddocument.h255 void setWidthAndHeight(const Inkscape::Util::Quantity &width, const Inkscape::Util::Quantity &height, bool changeSize=true);
H A Ddocument.cpp640 void SPDocument::setWidthAndHeight(const Inkscape::Util::Quantity &width, const Inkscape::Util::Quantity &height, bool changeSize) function in class:SPDocument
825 setWidthAndHeight(
/inkscape/src/ui/widget/
H A Dpage-sizer.cpp583 doc->setWidthAndHeight (w, h, changeSize);

Completed in 308 milliseconds