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

  /external/webkit/Source/WebCore/rendering/
RenderWidget.h 46 void notifyWidget(WidgetNotification);
RenderWidget.cpp 247 void RenderWidget::notifyWidget(WidgetNotification notification)
250 m_widget->notifyWidget(notification);
RenderView.cpp 649 renderWidgets[i]->notifyWidget(notification);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginView.h 114 virtual void notifyWidget(WebCore::WidgetNotification);
PluginView.cpp 593 void PluginView::notifyWidget(WidgetNotification notification)
    [all...]
  /external/webkit/Source/WebCore/platform/
Widget.h 201 virtual void notifyWidget(WidgetNotification) { }
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebFrameLoaderClient.mm     [all...]

Completed in 1975 milliseconds