HomeSort by relevance Sort by last modified time
    Searched refs:shouldInvalidateNodeListCaches (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Node.cpp 882 bool Document::shouldInvalidateNodeListCaches(const QualifiedName* attrName) const
913 if (!document()->shouldInvalidateNodeListCaches(attrName))
    [all...]
Document.h 668 bool shouldInvalidateNodeListCaches(const QualifiedName* attrName = 0) const;
    [all...]

Completed in 52 milliseconds