Searched refs:WidgetNotification (Results 1 – 10 of 10) sorted by relevance
120 enum WidgetNotification { WillPaintFlattened, DidPaintFlattened }; enum201 virtual void notifyWidget(WidgetNotification) { } in notifyWidget() argument
46 void notifyWidget(WidgetNotification);
101 void notifyWidgets(WidgetNotification);
247 void RenderWidget::notifyWidget(WidgetNotification notification) in notifyWidget()
643 void RenderView::notifyWidgets(WidgetNotification notification) in notifyWidgets()
114 virtual void notifyWidget(WebCore::WidgetNotification);
593 void PluginView::notifyWidget(WidgetNotification notification) in notifyWidget()
353 void notifyWidgetsInAllFrames(WidgetNotification);
2779 void FrameView::notifyWidgetsInAllFrames(WidgetNotification notification) in notifyWidgetsInAllFrames()
1635 virtual void notifyWidget(WidgetNotification notification)