Searched refs:showRect (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebKit/android/jni/ |
D | WebViewCore.h | 427 void showRect(int left, int top, int width, int height, int contentWidth,
|
D | WebViewCore.cpp | 1263 showRect(newBounds.x(), newBounds.y(), newBounds.width(), in setSizeScreenWidthAndScale() 2535 void WebViewCore::showRect(int left, int top, int width, int height, in showRect() function in android::WebViewCore
|