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

  /external/webkit/WebCore/dom/
DynamicNodeList.h 55 bool hasOwnCaches() const { return m_ownsCaches; }
Node.cpp 903 if (list->hasOwnCaches())
911 if (list->hasOwnCaches()) {
    [all...]

Completed in 45 milliseconds