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

  /external/chromium_org/chrome/browser/ui/ash/
shelf_browsertest.cc 30 shelf->GetIdealBounds().y() - old_bounds.y());
  /external/chromium_org/ash/wm/
workspace_controller.cc 74 const gfx::Rect shelf_bounds(shelf_->GetIdealBounds());
workspace_controller_unittest.cc 379 0, shelf->GetIdealBounds().y() - 10, 101, 102);
585 0, shelf->GetIdealBounds().y() - 10, 101, 102);
612 const gfx::Rect w1_bounds(0, shelf->GetIdealBounds().y(), 100, 200);
    [all...]
  /external/chromium_org/ash/shelf/
shelf_layout_manager.h 114 gfx::Rect GetIdealBounds();
shelf_layout_manager_unittest.cc 703 int shelf_height = manager->GetIdealBounds().height();
    [all...]
shelf_layout_manager.cc 268 gfx::Rect ShelfLayoutManager::GetIdealBounds() {
439 gfx::Rect bounds = GetIdealBounds();
    [all...]
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.cc 349 gfx::Rect shelf_bounds = GetShelfLayoutManager()->GetIdealBounds();
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 314 GetShelfLayoutManager()->GetIdealBounds());
    [all...]

Completed in 605 milliseconds