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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
Document.h 657 bool shouldInvalidateNodeListCaches(const QualifiedName* attrName = 0) const;
    [all...]
Node.cpp 843 if (!document().shouldInvalidateNodeListCaches(attrName))
    [all...]
Document.cpp     [all...]

Completed in 91 milliseconds