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 121 void setVisibleScreen(const ANPRectI& visibleScreenRect, float zoom);
PluginWidgetAndroid.cpp 143 setVisibleScreen(screenCoords, scale);
145 // if the scale changed then setVisibleScreen will call this function and
437 void PluginWidgetAndroid::setVisibleScreen(const ANPRectI& visibleDocRect, float zoom) {
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 282 milliseconds