Searched defs:cAnimationLoopOnce (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImageSource.h51 // GIF decoder defaults to cAnimationLoopOnce in the absence of any loop count
54 // * By making cAnimationLoopOnce be 0, we allow the animation cycling code in
59 const int cAnimationLoopOnce = 0; member in namespace:WebCore

Completed in 110 milliseconds