Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.cpp1588 class OpacityAnimationQt : public AnimationQt<qreal> { class
1590OpacityAnimationQt(GraphicsLayerQtImpl* layer, const KeyframeValueList& values, const IntSize& box… in OpacityAnimationQt() function in WebCore::OpacityAnimationQt