Searched defs:layoutPending (Results 1 – 2 of 2) sorted by relevance
1816 bool FrameView::layoutPending() const in layoutPending() function in WebCore::FrameView
1500 bool layoutPending = view()->layoutPending() || renderer()->needsLayout(); in recalcStyle() local