Searched defs:updateLayoutAndStyleIfNeededRecursive (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DFrameView.cpp2486 void FrameView::updateLayoutAndStyleIfNeededRecursive() function in class:WebCore::FrameView
2507 static_cast<FrameView*>(widget)->updateLayoutAndStyleIfNeededRecursive();
2510 // updateLayoutAndStyleIfNeededRecursive is called when we need to make sure style and layout are up-to-date before

Completed in 134 milliseconds