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

/external/webkit/WebKit/android/jni/
H A DWebViewCore.h181 void restoreScreenWidthScale(int);
H A DWebViewCore.cpp344 m_javaGlue->m_restoreScreenWidthScale = GetJMethod(env, clazz, "restoreScreenWidthScale", "(I)V");
1065 void WebViewCore::restoreScreenWidthScale(int scale) function in class:android::WebViewCore
/external/webkit/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp819 webViewCore->restoreScreenWidthScale(screenWidthScale);

Completed in 43 milliseconds