Searched defs:isSVGSVGElement (Results 1 – 2 of 2) sorted by relevance
140 virtual bool isSVGSVGElement() const OVERRIDE { return true; } in isSVGSVGElement() function183 inline bool isSVGSVGElement(const Node& node) in isSVGSVGElement() function
84 virtual bool isSVGSVGElement() const { return false; } in isSVGSVGElement() function