Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/android/jni/
DWebViewCore.h487 void showRect(int left, int top, int width, int height, int contentWidth,
DWebViewCore.cpp1226 showRect(newBounds.x(), newBounds.y(), newBounds.width(), in setSizeScreenWidthAndScale()
4081 void WebViewCore::showRect(int left, int top, int width, int height, in showRect() function in android::WebViewCore