Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DPageScaleConstraintsSet.cpp127 static float getLayoutWidthForNonWideViewport(const FloatSize& deviceSize, float initialScale) in getLayoutWidthForNonWideViewport() function
179 …adjustedLayoutSizeWidth = getLayoutWidthForNonWideViewport(viewSize, nonWideScale) / targetDensity… in adjustForAndroidWebViewQuirks()