Searched refs:sendSVGLoadEventIfPossible (Results 1 – 5 of 5) sorted by relevance
65 targetElement->sendSVGLoadEventIfPossible(); in handleAttributeChange()93 targetElement->sendSVGLoadEventIfPossible(); in dispatchLoadEvent()
45 imageElement->sendSVGLoadEventIfPossible(true); in dispatchLoadEvent()
96 void sendSVGLoadEventIfPossible(bool sendParentLoadEvents = false);
905 void SVGElement::sendSVGLoadEventIfPossible(bool sendParentLoadEvents) in sendSVGLoadEventIfPossible() function in WebCore::SVGElement939 sendSVGLoadEventIfPossible(); in svgLoadEventTimerFired()958 sendSVGLoadEventIfPossible(); in finishParsingChildren()
123 outerSVG->sendSVGLoadEventIfPossible(); in dispatchSVGLoadEventToOutermostSVGElements()