Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/views/tabs/
Dbase_tab_strip.h43 const gfx::Rect& ideal_bounds(int tab_data_index) { in ideal_bounds() function
144 gfx::Rect ideal_bounds; member
Ddragged_tab_controller.cc986 const gfx::Rect& ideal_bounds = attached_tabstrip_->ideal_bounds(i); in GetInsertionIndexForDraggedBounds() local
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.h172 gfx::Rect ideal_bounds; member
Ddragged_tab_controller_gtk.cc467 gfx::Rect ideal_bounds = attached_tabstrip_->GetIdealBounds(i); in GetInsertionIndexForDraggedBounds() local
/external/chromium/chrome/browser/ui/tabs/
Ddock_info.cc236 gfx::Rect ideal_bounds(x, y, popup_width(), popup_height()); in GetPopupRect() local