Home
last modified time | relevance | path

Searched defs:applyViewportDeltas (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
DWebWidget.h151 virtual void applyViewportDeltas( in applyViewportDeltas() function
158 virtual void applyViewportDeltas( in applyViewportDeltas() function
/external/chromium_org/third_party/WebKit/Source/web/
DWebViewImpl.cpp4225 void WebViewImpl::applyViewportDeltas( in applyViewportDeltas() function in blink::WebViewImpl
4235 void WebViewImpl::applyViewportDeltas(const WebSize& scrollDelta, float pageScaleDelta, float topCo… in applyViewportDeltas() function in blink::WebViewImpl