Searched refs:SetPaintsBackground (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dbackground_animator.cc35 void BackgroundAnimator::SetPaintsBackground( function in class:ash::BackgroundAnimator
H A Dbackground_animator.h44 void SetPaintsBackground(bool value, BackgroundAnimatorChangeType type);
H A Dshelf_widget.h44 void SetPaintsBackground(ShelfBackgroundType background_type,
H A Dshelf_widget.cc148 background_animator_.SetPaintsBackground(false,
163 background_animator_.SetPaintsBackground(!hovered,
661 void ShelfWidget::SetPaintsBackground( function in class:ash::ShelfWidget
678 // See also DockedBackgroundWidget::SetPaintsBackground.
679 background_animator_.SetPaintsBackground(
H A Dshelf_layout_manager.cc941 shelf_->SetPaintsBackground(background_type, type);
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc318 hide_background_animator_.SetPaintsBackground(
320 hover_background_animator_.SetPaintsBackground(
463 void TrayBackgroundView::SetPaintsBackground( function in class:ash::TrayBackgroundView
465 hide_background_animator_.SetPaintsBackground(value, change_type);
H A Dtray_background_view.h113 void SetPaintsBackground(bool value,
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc184 // See also ShelfWidget::SetPaintsBackground.
185 background_animator_.SetPaintsBackground(

Completed in 1800 milliseconds