Home
last modified time | relevance | path

Searched defs:notifyWidget (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderWidget.cpp247 void RenderWidget::notifyWidget(WidgetNotification notification) in notifyWidget() function in WebCore::RenderWidget
/external/webkit/Source/WebCore/platform/
DWidget.h201 virtual void notifyWidget(WidgetNotification) { } in notifyWidget() function
/external/webkit/Source/WebKit2/WebProcess/Plugins/
DPluginView.cpp593 void PluginView::notifyWidget(WidgetNotification notification) in notifyWidget() function in WebKit::PluginView