Searched refs:showRect (Results 1 – 2 of 2) sorted by relevance
/external/webkit/Source/WebKit/android/jni/ |
D | WebViewCore.h | 487 void showRect(int left, int top, int width, int height, int contentWidth,
|
D | WebViewCore.cpp | 1226 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
|