Searched refs:dispatchRepeatEvents (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
H A DSVGSMILElement.h118 void dispatchRepeatEvents(unsigned);
H A DSVGSMILElement.cpp1211 dispatchRepeatEvents(repeat);
1232 dispatchRepeatEvents(repeatEventCount);
1234 dispatchRepeatEvents(repeat);
1331 void SVGSMILElement::dispatchRepeatEvents(unsigned count) function in class:blink::SVGSMILElement

Completed in 218 milliseconds