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

  /external/chromium_org/ash/shelf/
shelf_widget.h 46 ShelfBackgroundType GetBackgroundType() const;
shelf_layout_manager_unittest.cc     [all...]
shelf_widget.cc 671 ShelfBackgroundType ShelfWidget::GetBackgroundType() const {
  /external/chromium_org/ash/wm/
workspace_controller_unittest.cc 511 EXPECT_EQ(SHELF_BACKGROUND_MAXIMIZED, shelf_widget()->GetBackgroundType());
516 EXPECT_EQ(SHELF_BACKGROUND_DEFAULT, shelf_widget()->GetBackgroundType());
    [all...]

Completed in 48 milliseconds