Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.cpp444 type = Condition::EventBase; in parseCondition()
453 type = Condition::EventBase; in parseCondition()
457 if (type == Condition::EventBase && beginOrEnd == End) in parseCondition()
570 if (condition.m_type == Condition::EventBase) { in connectConditions()
597 if (condition.m_type == Condition::EventBase) { in disconnectConditions()
DSVGSMILElement.h159 EventBase, enumerator