Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.h181 void handleConditionEvent(Event*, Condition*);
DSVGSMILElement.cpp147 m_animation->handleConditionEvent(event, m_condition); in handleEvent()
1244 void SVGSMILElement::handleConditionEvent(Event* event, Condition* condition) in handleConditionEvent() function in WebCore::SVGSMILElement