Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_strip_gtk.cc587 const gfx::Rect& start_bounds) in MiniMoveAnimation()
1036 gfx::Rect start_bounds = GetIdealBounds(from_index); in TabMoved() local
1846 const gfx::Rect& start_bounds) { in StartMiniMoveTabAnimation()