Searched defs:SetPaintsBackground (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dbackground_animator.cc37 void BackgroundAnimator::SetPaintsBackground( function in class:ash::internal::BackgroundAnimator
H A Dshelf_widget.cc146 background_animator_.SetPaintsBackground(false,
161 background_animator_.SetPaintsBackground(!hovered,
554 void ShelfWidget::SetPaintsBackground( function in class:ash::ShelfWidget
571 // See also DockedBackgroundWidget::SetPaintsBackground.
572 background_animator_.SetPaintsBackground(
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.cc336 hide_background_animator_.SetPaintsBackground(
338 hover_background_animator_.SetPaintsBackground(
365 hover_background_animator_.SetPaintsBackground(
374 hover_background_animator_.SetPaintsBackground(
420 void TrayBackgroundView::SetPaintsBackground( function in class:ash::internal::TrayBackgroundView
423 hide_background_animator_.SetPaintsBackground(value, change_type);
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc76 void SetPaintsBackground( function in class:ash::internal::DockedBackgroundWidget
92 // See also ShelfWidget::SetPaintsBackground.
93 background_animator_.SetPaintsBackground(
716 background_widget_->SetPaintsBackground(background_type, change_type);

Completed in 190 milliseconds