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

/inkscape/src/ui/widget/
H A Dpage-sizer.cpp556 * 'changeList' is true, then adjust the paperSizeList to show the closest
560 * \param changeList whether to modify the paper size list
563 PageSizer::setDim (Inkscape::Util::Quantity w, Inkscape::Util::Quantity h, bool changeList, bool changeSize) argument
604 if (changeList)

Completed in 258 milliseconds