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

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebViewImpl.cpp199 static const float leftBoxRatio = 0.3f; variable
2839 int idealLeftPadding = viewWidth * leftBoxRatio;
/external/chromium_org/third_party/WebKit/Source/web/tests/
H A DWebFrameTest.cpp2522 float leftBoxRatio = 0.3f; local
2553 int hScroll = editBoxWithText.x - leftBoxRatio * viewportWidth / scale;

Completed in 158 milliseconds