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

/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DElementShadow.cpp104 bool ElementShadow::needsStyleRecalc() const function in class:WebCore::ElementShadow
H A DNode.h337 bool needsStyleRecalc() const { return styleChangeType() != NoStyleChange; } function in class:WebCore::Node
/macosx-10.9.5/WebCore-7537.78.1/css/
H A DCSSComputedStyleDeclaration.cpp1588 bool needsStyleRecalc = document->hasPendingForcedStyleRecalc(); local

Completed in 115 milliseconds