HomeSort by relevance Sort by last modified time
    Searched full:setistransparent (Results 1 - 7 of 7) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapePlugin.h 81 void setIsTransparent(bool);
NetscapePlugin.cpp 196 void NetscapePlugin::setIsTransparent(bool isTransparent)
449 setIsTransparent(true);
NetscapeBrowserFuncs.cpp 556 plugin->setIsTransparent(value);
  /external/webkit/Source/WebKit/chromium/src/
WebViewImpl.h 125 virtual void setIsTransparent(bool value);
WebViewImpl.cpp     [all...]
  /external/webkit/Source/WebKit/chromium/public/
WebView.h 114 virtual void setIsTransparent(bool) = 0;
  /external/webkit/Source/WebKit2/
ChangeLog     [all...]

Completed in 83 milliseconds