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

  /external/webkit/Source/WebCore/platform/
Widget.h 201 virtual void notifyWidget(WidgetNotification) { }
  /external/webkit/Source/WebCore/rendering/
RenderWidget.cpp 247 void RenderWidget::notifyWidget(WidgetNotification notification)
250 m_widget->notifyWidget(notification);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/
PluginView.cpp 593 void PluginView::notifyWidget(WidgetNotification notification)
    [all...]

Completed in 130 milliseconds