Searched refs:notifyWidget (Results 1 – 10 of 10) sorted by relevance
46 void notifyWidget(WidgetNotification);
247 void RenderWidget::notifyWidget(WidgetNotification notification) in notifyWidget() function in WebCore::RenderWidget250 m_widget->notifyWidget(notification); in notifyWidget()
649 renderWidgets[i]->notifyWidget(notification); in notifyWidgets()
114 virtual void notifyWidget(WebCore::WidgetNotification);
593 void PluginView::notifyWidget(WidgetNotification notification) in notifyWidget() function in WebKit::PluginView
201 virtual void notifyWidget(WidgetNotification) { } in notifyWidget() function
1635 virtual void notifyWidget(WidgetNotification notification)
3322 (NetscapePluginWidget::notifyWidget): Implement notifyWidget() and use it
13414 (WebKit::PluginView::notifyWidget):13791 (WebKit::PluginView::notifyWidget): Generate the snapshot before
37487 (WebCore::Widget::notifyWidget): Generic method that can be used37503 (WebCore::RenderWidget::notifyWidget): Pass the message to the widget.