HomeSort by relevance Sort by last modified time
    Searched defs:tab_bounds (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
base_tab_strip.cc 414 gfx::Rect tab_bounds = tab->bounds(); local
416 tab_bounds.set_width(0);
418 tab_bounds.set_height(0);
419 bounds_animator_.AnimateViewTo(tab, tab_bounds);
tab_strip.cc 987 gfx::Rect tab_bounds = tab_closing->bounds(); local
    [all...]
  /external/chromium/chrome/browser/instant/
instant_loader.cc 988 gfx::Rect tab_bounds; local
    [all...]

Completed in 112 milliseconds