Home
last modified time | relevance | path

Searched refs:notifyWidgetsInAllFrames (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrameView.h353 void notifyWidgetsInAllFrames(WidgetNotification);
DFrameView.cpp2415 notifyWidgetsInAllFrames(WillPaintFlattened); in paintContents()
2432 notifyWidgetsInAllFrames(DidPaintFlattened); in paintContents()
2779 void FrameView::notifyWidgetsInAllFrames(WidgetNotification notification) in notifyWidgetsInAllFrames() function in WebCore::FrameView
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1637483 (WebCore::FrameView::notifyWidgetsInAllFrames): Utility method