Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGGraphicsElement.h79 inline bool isSVGGraphicsElement(const Node& node) in isSVGGraphicsElement() function
DSVGElement.h83 virtual bool isSVGGraphicsElement() const { return false; } in isSVGGraphicsElement() function