Searched refs:shouldAnimate (Results 1 – 8 of 8) sorted by relevance
259 bool BitmapImage::shouldAnimate() in shouldAnimate() function in WebCore::BitmapImage270 if (m_frameTimer || !shouldAnimate() || frameCount() <= 1) in startAnimation()
217 bool shouldAnimate();
154 BOOL shouldAnimate = FALSE; in show() local156 ::SystemParametersInfo(SPI_GETCOMBOBOXANIMATION, 0, &shouldAnimate, 0); in show()158 if (shouldAnimate) { in show()
24175 (WebCore::Image::shouldAnimate):25281 (WebCore::ImageData::shouldAnimate):25625 (WebCore::ImageData::shouldAnimate):
938 (WebCore::BitmapImage::shouldAnimate):29354 (WebCore::Image::shouldAnimate): Don't check that there is more than one frame,
50966 (WebCore::BitmapImage::shouldAnimate):
78247 (WebCore::BitmapImage::shouldAnimate):
8887 (-[WebImageData shouldAnimate]):