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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
TreeShared.h 77 if (--m_refCount <= 0 && !thisNode->hasTreeSharedParent()) {
TreeScope.cpp 114 return rootNode()->hasTreeSharedParent();
Node.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGElementInstance.h 151 bool hasTreeSharedParent() const { return !!m_parentInstance; }

Completed in 150 milliseconds