hasPendingForcedStyleRecalc 656 Source/core/dom/Document.h bool hasPendingForcedStyleRecalc() const; hasPendingForcedStyleRecalc 1804 Source/core/dom/Element.cpp if (!inActiveDocument() || document().hasPendingForcedStyleRecalc() || styleChangeType() >= SubtreeStyleChange) hasPendingForcedStyleRecalc 170 Source/core/dom/TreeScopeStyleSheetCollection.cpp if (document().hasPendingForcedStyleRecalc())