Searched refs:notifyWidget (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/rendering/
H A DRenderWidget.h46 void notifyWidget(WidgetNotification);
H A DRenderWidget.cpp247 void RenderWidget::notifyWidget(WidgetNotification notification) function in class:WebCore::RenderWidget
250 m_widget->notifyWidget(notification);
H A DRenderView.cpp649 renderWidgets[i]->notifyWidget(notification);
/external/webkit/Source/WebKit2/WebProcess/Plugins/
H A DPluginView.h114 virtual void notifyWidget(WebCore::WidgetNotification);
H A DPluginView.cpp593 void PluginView::notifyWidget(WidgetNotification notification) function in class:WebKit::PluginView
/external/webkit/Source/WebCore/platform/
H A DWidget.h201 virtual void notifyWidget(WidgetNotification) { } function in class:WebCore::Widget
/external/webkit/Source/WebKit/mac/WebCoreSupport/
H A DWebFrameLoaderClient.mm1635 virtual void notifyWidget(WidgetNotification notification)

Completed in 51 milliseconds