Home
last modified time | relevance | path

Searched defs:repeatEventCount (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
DSVGSMILElement.cpp1221 for (unsigned repeatEventCount = 1; repeatEventCount < repeat; repeatEventCount++) in progress() local
1326 unsigned repeatEventCount = m_repeatEventCountList.first(); in dispatchPendingEvent() local