Searched defs:maxPageWidth (Results 1 – 2 of 2) sorted by relevance
760 void Frame::setPrinting(bool printing, float minPageWidth, float maxPageWidth, bool adjustViewSize) in setPrinting()1362 void Frame::forceLayoutWithPageWidthRange(float minPageWidth, float maxPageWidth, bool adjustViewSi… in forceLayoutWithPageWidthRange()
1631 void WebFrame::setPrinting(bool printing, float minPageWidth, float maxPageWidth, bool adjustViewSi… in setPrinting()