Home | History | Annotate | Download | only in tabs

Lines Matching defs:animation_

202         ALLOW_THIS_IN_INITIALIZER_LIST(animation_(this)),
215 animation_.Reset(1);
217 animation_.Show();
257 animation_.Hide();
279 static_cast<BYTE>(animation_.GetCurrentValue() * scale * 255.0));
298 ui::SlideAnimation animation_;