Searched refs:old_height (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/widget/
H A Dpage-sizer.cpp582 Inkscape::Util::Quantity const old_height = doc->getHeight(); member in class:Inkscape::UI::Widget::Inkscape::Util
587 Geom::Translate const vert_offset(Geom::Point(0, (old_height.value("px") - h.value("px"))));
/inkscape/src/
H A Ddocument.cpp796 double const old_height = getHeight().value("px"); local
831 Geom::Point(0, old_height - rect_with_margins.height())

Completed in 2151 milliseconds