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

/external/webkit/Source/WebKit/win/
H A DWebFrame.cpp2000 float maxLayoutWidth = 0.0f; local
2015 maxLayoutWidth = paperWidth * PrintingMaximumShrinkFactor;
2019 setPrinting(m_inPrintingMode, minLayoutWidth, maxLayoutWidth, minLayoutHeight, true);

Completed in 126 milliseconds