Searched refs:isSVGSMILElement (Results 1 – 3 of 3) sorted by relevance
124 if (targetElement && isSVGSMILElement(*targetElement)) { in defaultEventHandler()
278 inline bool isSVGSMILElement(const SVGElement& element) in isSVGSMILElement() function
609 if (!element || !isSVGSMILElement(*element)) { in connectSyncBaseConditions()