Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/qt/
DImageDecoderQt.h72 mutable int m_repetitionCount; variable
/external/webkit/WebCore/platform/image-decoders/gif/
DGIFImageDecoder.h83 mutable int m_repetitionCount; variable
/external/webkit/WebCore/platform/graphics/
DBitmapImage.h258 …int m_repetitionCount; // How many total animation loops we should do. This will be cAnimationNon… variable