webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
WebCore::AnimationUpdateBlock Class Reference

#include <CSSAnimationController.h>

Public Member Functions

 AnimationUpdateBlock (CSSAnimationController *animationController)
 
 ~AnimationUpdateBlock ()
 
 AnimationUpdateBlock (CSSAnimationController *animationController)
 
 ~AnimationUpdateBlock ()
 

Public Attributes

CSSAnimationControllerm_animationController
 

Constructor & Destructor Documentation

◆ AnimationUpdateBlock() [1/2]

WebCore::AnimationUpdateBlock::AnimationUpdateBlock ( CSSAnimationController animationController)
inline

◆ ~AnimationUpdateBlock() [1/2]

WebCore::AnimationUpdateBlock::~AnimationUpdateBlock ( )
inline

◆ AnimationUpdateBlock() [2/2]

WebCore::AnimationUpdateBlock::AnimationUpdateBlock ( CSSAnimationController animationController)
inline

◆ ~AnimationUpdateBlock() [2/2]

WebCore::AnimationUpdateBlock::~AnimationUpdateBlock ( )
inline

Member Data Documentation

◆ m_animationController

CSSAnimationController * WebCore::AnimationUpdateBlock::m_animationController

The documentation for this class was generated from the following file: