Home
last modified time | relevance | path

Searched refs:attributeOwnerElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/
DNode.h611 …teNodeListCachesInAncestors(const QualifiedName* attrName = 0, Element* attributeOwnerElement = 0);
DNode.cpp874 …:invalidateNodeListCachesInAncestors(const QualifiedName* attrName, Element* attributeOwnerElement) in invalidateNodeListCachesInAncestors() argument
882 if (attrName && !attributeOwnerElement) in invalidateNodeListCachesInAncestors()