Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dcontainer_node.cc1501 GetDocument().InvalidateNodeListCaches(attr_name); in InvalidateNodeListCachesInAncestors()
H A Ddocument.h995 void InvalidateNodeListCaches(const QualifiedName* attr_name);
H A Ddocument.cc7999 void Document::InvalidateNodeListCaches(const QualifiedName* attr_name) { in InvalidateNodeListCaches() function in blink::Document
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dcontainer_node.cc1506 GetDocument().InvalidateNodeListCaches(attr_name); in InvalidateNodeListCachesInAncestors()
H A Ddocument.h907 void InvalidateNodeListCaches(const QualifiedName* attr_name);
H A Ddocument.cc8123 void Document::InvalidateNodeListCaches(const QualifiedName* attr_name) { in InvalidateNodeListCaches() function in blink::Document