Searched defs:isSVGGraphicsElement (Results 1 – 2 of 2) sorted by relevance
84 virtual bool isSVGGraphicsElement() const OVERRIDE FINAL { return true; } in isSVGGraphicsElement() function90 inline bool isSVGGraphicsElement(const SVGElement& element) in isSVGGraphicsElement() function
86 virtual bool isSVGGraphicsElement() const { return false; } in isSVGGraphicsElement() function