Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp2733 int idealLeftPadding = viewWidth * leftBoxRatio; in computeScaleAndScrollForFocusedNode() local
2735 …newScroll.setX(textboxRectInDocumentCoordinates.x() - min<int>(idealLeftPadding, maxLeftPaddingKee… in computeScaleAndScrollForFocusedNode()