Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/caption_buttons/
Dframe_caption_button_container_view.cc231 FrameCaptionButton::Animate fcb_animate = (animate == ANIMATE_YES) ? in SetButtonIcons() local
233 minimize_button_->SetIcon(minimize_button_icon, fcb_animate); in SetButtonIcons()
234 close_button_->SetIcon(close_button_icon, fcb_animate); in SetButtonIcons()