Home
last modified time | relevance | path

Searched refs:start_bounds (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc587 const gfx::Rect& start_bounds) in MiniMoveAnimation() argument
590 start_bounds_(start_bounds), in MiniMoveAnimation()
1036 gfx::Rect start_bounds = GetIdealBounds(from_index); in TabMoved() local
1846 const gfx::Rect& start_bounds) { in StartMiniMoveTabAnimation() argument
1849 new MiniMoveAnimation(this, from_index, to_index, start_bounds)); in StartMiniMoveTabAnimation()
Dtab_strip_gtk.h392 const gfx::Rect& start_bounds);