Home
last modified time | relevance | path

Searched refs:syncCompositingStateForThisFrame (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/page/
DFrameView.h109 bool syncCompositingStateForThisFrame();
DFrameView.cpp623 bool FrameView::syncCompositingStateForThisFrame() in syncCompositingStateForThisFrame() function in WebCore::FrameView
741 bool allFramesSynced = syncCompositingStateForThisFrame(); in syncCompositingStateIncludingSubframes()
744 bool synced = child->view()->syncCompositingStateForThisFrame(); in syncCompositingStateIncludingSubframes()
2396 syncCompositingStateForThisFrame(); in paintContents()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1622378 (WebCore::FrameView::syncCompositingStateForThisFrame): Some
22383 frames via the frame tree, calling syncCompositingStateForThisFrame()
25822 (WebCore::FrameView::syncCompositingStateForThisFrame):
25943 (WebCore::FrameView::syncCompositingStateForThisFrame):
DChangeLog21653 (WebCore::FrameView::syncCompositingStateForThisFrame):