Searched defs:hasTreeSharedParent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGElementInstance.h152 bool hasTreeSharedParent() const { return !!m_parentInstance; } function in class:WebCore::SVGElementInstance
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DNode.h829 bool hasTreeSharedParent() const { return !!parentOrShadowHostNode(); } function in class:WebCore::Node

Completed in 101 milliseconds