Home
last modified time | relevance | path

Searched refs:hasLoadListener (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.cpp781 static bool hasLoadListener(Element* element) in hasLoadListener() function
801 if ((isStructurallyExternal() || isSVGSVGElement(*this)) && hasLoadListener(this)) in sendSVGLoadEventIfPossible()