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

  /external/chromium_org/ash/launcher/
launcher.cc 86 gfx::Rect bounds(shelf_view_->GetIdealBoundsOfItemIcon(id));
  /external/chromium_org/ash/shelf/
shelf_view.h 82 gfx::Rect GetIdealBoundsOfItemIcon(LauncherID id);
shelf_view.cc 458 gfx::Rect ShelfView::GetIdealBoundsOfItemIcon(LauncherID id) {
    [all...]
shelf_view_unittest.cc 646 gfx::Rect ideal_bounds = shelf_view_->GetIdealBoundsOfItemIcon(id);
    [all...]

Completed in 122 milliseconds