Searched refs:svgLoadEventTimer (Results 1 – 6 of 6) sorted by relevance
66 virtual Timer<SVGElement>* svgLoadEventTimer() OVERRIDE { return &m_svgLoadEventTimer; } in svgLoadEventTimer() function
85 virtual Timer<SVGElement>* svgLoadEventTimer() OVERRIDE;
119 virtual Timer<SVGElement>* svgLoadEventTimer() OVERRIDE { return &m_svgLoadEventTimer; } in svgLoadEventTimer() function
231 Timer<SVGElement>* SVGScriptElement::svgLoadEventTimer() in svgLoadEventTimer() function in WebCore::SVGScriptElement
99 virtual Timer<SVGElement>* svgLoadEventTimer();
934 svgLoadEventTimer()->startOneShot(0); in sendSVGLoadEventIfPossibleAsynchronously()942 Timer<SVGElement>* SVGElement::svgLoadEventTimer() in svgLoadEventTimer() function in WebCore::SVGElement