Home
last modified time | relevance | path

Searched refs:setPlatformPluginWidget (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/plugins/qt/
DPluginContainerQt.cpp76 m_pluginView->setPlatformPluginWidget(0); in ~PluginContainerQt()
/external/webkit/Source/WebCore/plugins/
DPluginView.h426 void setPlatformPluginWidget(PlatformPluginWidget widget) { m_window = widget; } in setPlatformPluginWidget() function
433 void setPlatformPluginWidget(PlatformPluginWidget widget) { setPlatformWidget(widget); } in setPlatformPluginWidget() function
/external/webkit/Source/WebCore/plugins/mac/
DPluginViewMac.mm210 setPlatformPluginWidget(widget);
215 setPlatformPluginWidget(widget);
247 setPlatformPluginWidget(0);
/external/webkit/Source/WebCore/plugins/win/
DPluginViewWin.cpp1010 setPlatformPluginWidget(0); in platformDestroy()
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2929945 the fake window. So, setPlatformPluginWidget() is still called when using QWebView
29947 working, setPlatformPluginWidget will be removed.
51207 (WebCore::PluginView::setPlatformPluginWidget):
51209 platform widget, have setPlatformPluginWidget() call
56386 There's no QWidget::x11Info() on Mac, and setPlatformPluginWidget()
77783 setPlatformPluginWidget() was called to set the plug-in's HWND.
DChangeLog-2009-06-1670464 (WebCore::PluginView::setPlatformPluginWidget):
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-1614514 There's no QWidget::x11Info() on Mac, and setPlatformPluginWidget()