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

/external/webkit/WebKit/android/jni/
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

Completed in 19 milliseconds