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

/inkscape/src/
H A Dsvg-view-widget.h47 double maxwidth, maxheight; member in struct:SPSVGSPViewWidget
H A Dsvg-view-widget.cpp76 vw->maxheight = 400.0;
181 if (height <= vw->maxheight) {
186 req->height = (gint) (vw->maxheight + 2.0);
258 this->maxheight = height;

Completed in 2467 milliseconds