Searched defs:isSVGGraphicsElement (Results 1 – 2 of 2) sorted by relevance
79 inline bool isSVGGraphicsElement(const Node& node) in isSVGGraphicsElement() function
83 virtual bool isSVGGraphicsElement() const { return false; } in isSVGGraphicsElement() function