Home
last modified time | relevance | path

Searched refs:invalidateNodeListCachesInAncestors (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DAttr.cpp130 invalidateNodeListCachesInAncestors(&m_name, m_element); in setValue()
167 invalidateNodeListCachesInAncestors(&qualifiedName(), m_element); in childrenChanged()
DContainerNode.cpp648 invalidateNodeListCachesInAncestors(); in childrenChanged()
DNode.h611 …void invalidateNodeListCachesInAncestors(const QualifiedName* attrName = 0, Element* attributeOwne…
DNode.cpp874 void Node::invalidateNodeListCachesInAncestors(const QualifiedName* attrName, Element* attributeOwn… in invalidateNodeListCachesInAncestors() function in WebCore::Node
DElement.cpp999 invalidateNodeListCachesInAncestors(&name, this); in attributeChanged()
/external/chromium_org/tools/telemetry/unittest_data/
Dperf_report_output.txt1106 …WebCore::Node::invalidateNodeListCachesInAncestors(WebCore::QualifiedName const*, WebCore::Element…