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

/external/chromium_org/ash/shelf/
H A Dshelf_types.h44 enum ShelfBackgroundType { enum in namespace:ash
H A Dshelf_layout_manager_observer.h37 ShelfBackgroundType background_type,
H A Dshelf_widget.h44 void SetPaintsBackground(ShelfBackgroundType background_type,
46 ShelfBackgroundType GetBackgroundType() const;
H A Dshelf_layout_manager.h294 ShelfBackgroundType GetShelfBackgroundType() const;
H A Dshelf_widget.cc662 ShelfBackgroundType background_type,
685 ShelfBackgroundType ShelfWidget::GetBackgroundType() const {
H A Dshelf_layout_manager.cc940 const ShelfBackgroundType background_type(GetShelfBackgroundType());
946 ShelfBackgroundType ShelfLayoutManager::GetShelfBackgroundType() const {
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.h155 ShelfBackgroundType background_type,
H A Ddocked_window_layout_manager.cc81 void SetBackgroundType(ShelfBackgroundType background_type,
166 ShelfBackgroundType background_type = IsVisible() ?
208 ShelfBackgroundType visible_background_type_;
800 ShelfBackgroundType background_type,

Completed in 1196 milliseconds