Searched refs:scrollRootLayerRect (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/src/
H A DWebViewImpl.h340 void scrollRootLayerRect(const WebCore::IntSize& scrollDelta, const WebCore::IntRect& clipRect);
H A DChromeClientImpl.cpp562 m_webView->scrollRootLayerRect(scrollDelta, clipRect);
H A DWebViewImpl.cpp2318 void WebViewImpl::scrollRootLayerRect(const IntSize& scrollDelta, const IntRect& clipRect) function in class:WebKit::WebViewImpl

Completed in 66 milliseconds