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