Home
last modified time | relevance | path

Searched defs:maxPageWidth (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/page/
DFrame.cpp760 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()
/external/webkit/WebKit/win/
DWebFrame.cpp1631 void WebFrame::setPrinting(bool printing, float minPageWidth, float maxPageWidth, bool adjustViewSi… in setPrinting()