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,
661 void ShelfWidget::SetPaintsBackground(
678 // See also DockedBackgroundWidget::SetPaintsBackground.
679 background_animator_.SetPaintsBackground(
shelf_layout_manager.cc     [all...]
  /external/chromium_org/ash/system/tray/
tray_background_view.h 113 void SetPaintsBackground(bool value,
tray_background_view.cc 318 hide_background_animator_.SetPaintsBackground(
320 hover_background_animator_.SetPaintsBackground(
463 void TrayBackgroundView::SetPaintsBackground(
465 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 68 milliseconds