Home
last modified time | relevance | path

Searched defs:ideal_bounds (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/ui/views/
Dview_model.h64 const gfx::Rect& ideal_bounds(int index) const { in ideal_bounds() function
78 gfx::Rect ideal_bounds; member
/external/chromium_org/ash/shelf/
Dshelf_view.cc463 const gfx::Rect& ideal_bounds(view_model_->ideal_bounds(index)); in GetIdealBoundsOfItemIcon() local
683 IdealBounds ideal_bounds; in LayoutToIdealBounds() local
852 IdealBounds ideal_bounds; in AnimateToIdealBounds() local
1362 IdealBounds ideal_bounds; in GetPreferredSize() local
1439 IdealBounds ideal_bounds; in ShelfItemAdded() local
Dshelf_view_unittest.cc688 gfx::Rect ideal_bounds = shelf_view_->GetIdealBoundsOfItemIcon(id); in TEST_P() local
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab_strip.h147 const gfx::Rect& ideal_bounds(int tab_data_index) { in ideal_bounds() function
Dtab_drag_controller.cc1135 const gfx::Rect& ideal_bounds = attached_tabstrip_->ideal_bounds(i); in GetInsertionIndexFrom() local
1156 const gfx::Rect& ideal_bounds = attached_tabstrip_->ideal_bounds(i); in GetInsertionIndexFromReversed() local