Home | History | Annotate | Download | only in DumpRenderTree

Lines Matching full:numberofactiveanimations

1200     return JSValueMakeNumber(context, controller->numberOfActiveAnimations());
1365 { "numberOfActiveAnimations", numberOfActiveAnimationsCallback, kJSPropertyAttributeReadOnly | kJSPropertyAttributeDontDelete },