Home
last modified time | relevance | path

Searched refs:stopAnimation (Results 1 – 12 of 12) sorted by relevance

/external/webkit/WebKit/mac/WebView/
DWebWindowAnimation.m161 - (void)stopAnimation
164 [super stopAnimation];
165 [_subAnimation stopAnimation];
226 - (void)stopAnimation
230 // and even after [super stopAnimation], the parent might call
234 [super stopAnimation];
DWebVideoFullscreenController.mm135 [_fadeAnimation stopAnimation];
378 [_fullscreenAnimation stopAnimation];
390 [subAnimation stopAnimation];
/external/webkit/WebCore/platform/graphics/
DBitmapImage.cpp72 stopAnimation(); in ~BitmapImage()
364 void BitmapImage::stopAnimation() in stopAnimation() function in WebCore::BitmapImage
374 stopAnimation(); in resetAnimation()
395 stopAnimation(); in internalAdvanceAnimation()
DImage.h126 virtual void stopAnimation() {} in stopAnimation() function
DBitmapImage.h128 virtual void stopAnimation();
/external/webkit/WebKit/mac/
DChangeLog-2002-12-032022 (-[WebImageRenderer stopAnimation]):
2432 Replaced a useless call to stopAnimation with a couple of asserts.
12854 (-[IFImageRenderer stopAnimation]):
DChangeLog-2006-02-0910049 (-[WebImageRenderer stopAnimation]): Ditto.
11476 (-[WebImageRenderer stopAnimation]):
/external/webkit/WebCore/
DChangeLog-2006-05-1024177 (WebCore::Image::stopAnimation):
25283 (WebCore::ImageData::stopAnimation):
25627 (WebCore::ImageData::stopAnimation):
DChangeLog-2002-12-0310714 Call image renderer's stopAnimation.
DChangeLog-2010-01-2940959 (WebCore::SynchronizableProperties::stopAnimation):
40965 (WebCore::SynchronizablePropertyController::stopAnimation):
44716 (WebCore::SynchronizablePropertyController::stopAnimation):
46069 (WebCore::::stopAnimation):
DChangeLog-2006-12-31940 (WebCore::BitmapImage::stopAnimation):
954 (WebCore::Image::stopAnimation): now virtual
DChangeLog-2009-06-1687538 (WebCore::::stopAnimation):