webengine/osswebengine/WebCore/platform/graphics/symbian/ImageSymbian.cpp
branchRCL_3
changeset 34 220a17280356
parent 10 a359256acfc6
child 47 e1bea15f9a39
equal deleted inserted replaced
32:ea4b2e4f7cac 34:220a17280356
   104     : m_currentFrame(0) 
   104     : m_currentFrame(0) 
   105     , m_frameTimer(0)
   105     , m_frameTimer(0)
   106     , m_repetitionCount(0)
   106     , m_repetitionCount(0)
   107     , m_repetitionsComplete(0)
   107     , m_repetitionsComplete(0)
   108     , m_maskedBitmap( bitmap )
   108     , m_maskedBitmap( bitmap )
   109     , m_imageObserver(0)
       
   110     , m_isSolidColor(false)
   109     , m_isSolidColor(false)
   111     , m_animatingImageType(true)
   110     , m_animatingImageType(true)
   112     , m_animationFinished(false)
   111     , m_animationFinished(false)
   113     , m_allDataReceived(true)
   112     , m_allDataReceived(true)
   114     , m_haveSize(false)
   113     , m_haveSize(false)