Home
last modified time | relevance | path

Searched refs:nonWideScale (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DPageScaleConstraintsSet.cpp203 …const float nonWideScale = description.zoom < 1 && description.maxWidth.type() != DeviceWidth && d… in adjustForAndroidWebViewQuirks() local
204 …adjustedLayoutSizeWidth = getLayoutWidthForNonWideViewport(m_viewSize, nonWideScale) / targetDensi… in adjustForAndroidWebViewQuirks()