Home
last modified time | relevance | path

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

/external/chromium_org/ash/shelf/
Dshelf_widget.h44 void SetPaintsBackground(ShelfBackgroundType background_type,
46 ShelfBackgroundType GetBackgroundType() const;
Dshelf_types.h44 enum ShelfBackgroundType { enum
Dshelf_layout_manager_observer.h37 ShelfBackgroundType background_type, in OnBackgroundUpdated()
Dshelf_layout_manager.h298 ShelfBackgroundType GetShelfBackgroundType() const;
Dshelf_widget.cc648 ShelfBackgroundType background_type, in SetPaintsBackground()
671 ShelfBackgroundType ShelfWidget::GetBackgroundType() const { in GetBackgroundType()
Dshelf_layout_manager.cc949 const ShelfBackgroundType background_type(GetShelfBackgroundType()); in UpdateShelfBackground()
955 ShelfBackgroundType ShelfLayoutManager::GetShelfBackgroundType() const { in GetShelfBackgroundType()
/external/chromium_org/ash/wm/dock/
Ddocked_window_layout_manager.h155 ShelfBackgroundType background_type,
Ddocked_window_layout_manager.cc81 void SetBackgroundType(ShelfBackgroundType background_type, in SetBackgroundType()
166 ShelfBackgroundType background_type = IsVisible() ? in UpdateBackground()
208 ShelfBackgroundType visible_background_type_;
798 ShelfBackgroundType background_type, in OnBackgroundUpdated()