Home
last modified time | relevance | path

Searched defs:isSVGSVGElement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGSVGElement.h140 virtual bool isSVGSVGElement() const OVERRIDE { return true; } in isSVGSVGElement() function
183 inline bool isSVGSVGElement(const Node& node) in isSVGSVGElement() function
DSVGElement.h84 virtual bool isSVGSVGElement() const { return false; } in isSVGSVGElement() function