Searched refs:maximize_mode_animation_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/frame/caption_buttons/
H A Dframe_caption_button_container_view.cc38 // Delay during |maximize_mode_animation_| hide to wait before beginning to
42 // Duration of |maximize_mode_animation_| hiding.
50 // Delay during |maximize_mode_animation_| show to wait before beginning to
54 // Duration of |maximize_mode_animation_| showing.
61 // Value of |maximize_mode_animation_| showing to begin animating alpha of
68 // Amount of |maximize_mode_animation_| showing to animate the alpha of
75 // Amount of |maximize_mode_animation_| hiding to animate the alpha of
82 // Value of |maximize_mode_animation_| hiding to begin animating the position of
119 maximize_mode_animation_.reset(new gfx::SlideAnimation(this));
120 maximize_mode_animation_
[all...]
H A Dframe_caption_button_container_view.h172 scoped_ptr<gfx::SlideAnimation> maximize_mode_animation_; member in class:ash::FrameCaptionButtonContainerView

Completed in 222 milliseconds