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

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

Completed in 59 milliseconds