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

  /external/webkit/Source/WebKit/android/plugins/
PluginWidgetAndroid.h 122 void setVisibleScreen(const ANPRectI& visibleScreenRect, float zoom);
PluginWidgetAndroid.cpp 142 setVisibleScreen(screenCoords, scale);
144 // if the scale changed then setVisibleScreen will call this function and
438 void PluginWidgetAndroid::setVisibleScreen(const ANPRectI& visibleDocRect, float zoom) {
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 58 milliseconds