HomeSort by relevance Sort by last modified time
    Searched refs:SetPaintsBackground (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ash/shelf/
background_animator.h 44 void SetPaintsBackground(bool value, BackgroundAnimatorChangeType type);
background_animator.cc 35 void BackgroundAnimator::SetPaintsBackground(
shelf_widget.h 44 void SetPaintsBackground(ShelfBackgroundType background_type,
shelf_widget.cc 148 background_animator_.SetPaintsBackground(false,
163 background_animator_.SetPaintsBackground(!hovered,
647 void ShelfWidget::SetPaintsBackground(
664 // See also DockedBackgroundWidget::SetPaintsBackground.
665 background_animator_.SetPaintsBackground(
shelf_layout_manager.cc     [all...]
  /external/chromium_org/ash/system/tray/
tray_background_view.h 112 void SetPaintsBackground(bool value,
tray_background_view.cc 315 hide_background_animator_.SetPaintsBackground(
317 hover_background_animator_.SetPaintsBackground(
443 void TrayBackgroundView::SetPaintsBackground(
445 hide_background_animator_.SetPaintsBackground(value, change_type);
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 184 // See also ShelfWidget::SetPaintsBackground.
185 background_animator_.SetPaintsBackground(
    [all...]

Completed in 87 milliseconds