Home
last modified time | relevance | path

Searched refs:yRotationAnim (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Tools/QtTestBrowser/
Dwebview.cpp202 QPropertyAnimation* yRotationAnim = new QPropertyAnimation(this, "yRotation", this); in animatedYFlip() local
203 t1->addAnimation(yRotationAnim); in animatedYFlip()
213 t2->addAnimation(yRotationAnim); in animatedYFlip()
219 yRotationAnim->setDuration(1000); in animatedYFlip()