HomeSort by relevance Sort by last modified time
    Searched refs:centerFitRect (Results 1 - 5 of 5) sorted by null

  /external/webkit/WebKit/android/jni/
WebViewCore.h 433 void centerFitRect(int x, int y, int width, int height);
WebViewCore.cpp 363 m_javaGlue->m_centerFitRect = GetJMethod(env, clazz, "centerFitRect", "(IIII)V");
    [all...]
  /external/webkit/WebKit/android/plugins/
PluginWidgetAndroid.cpp 555 m_core->centerFitRect(m_pluginWindow->x, m_pluginWindow->y,
  /frameworks/base/core/java/android/webkit/
WebView.java     [all...]
WebViewCore.java     [all...]

Completed in 186 milliseconds