Home
last modified time | relevance | path

Searched refs:markAncestorsWithChildNeedsStyleRecalc (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.h814 void markAncestorsWithChildNeedsStyleRecalc();
909 markAncestorsWithChildNeedsStyleRecalc(); in lazyReattachIfAttached()
DContainerNode.cpp651 markAncestorsWithChildNeedsStyleRecalc(); in childrenChanged()
DNode.cpp766 void Node::markAncestorsWithChildNeedsStyleRecalc() in markAncestorsWithChildNeedsStyleRecalc() function in WebCore::Node
792 markAncestorsWithChildNeedsStyleRecalc(); in setNeedsStyleRecalc()