Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp178 static const int nonUserInitiatedPointPadding = 11; variable
1344 …eAndScrollForBlockRect(WebPoint(rect.x, rect.y), blockBounds, nonUserInitiatedPointPadding, minimu… in zoomToFindInPageRect()
1357 …computeScaleAndScrollForBlockRect(WebPoint(rect.x, rect.y), rect, nonUserInitiatedPointPadding, mi… in zoomToMultipleTargetsRect()