Searched defs:setDim (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/ui/widget/ |
| H A D | page-sizer.cpp | 563 PageSizer::setDim (Inkscape::Util::Quantity w, Inkscape::Util::Quantity h, bool changeList, bool changeSize) function in class:Inkscape::UI::Widget::PageSizer 768 setDim (h, w, false); 770 setDim (w, h, false); 786 setDim (h, w); 802 setDim (h, w); 896 setDim (Inkscape::Util::Quantity(_dimensionWidth.getValue(""), _dimensionUnits.getUnit()), 905 setDim (Inkscape::Util::Quantity(_dimensionWidth.getValue(""), _dimensionUnits.getUnit()),
|
Completed in 38 milliseconds