Searched refs:animation_end_bounds_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_gtk.h142 gfx::Rect animation_end_bounds_; member in class:DraggedTabGtk
H A Ddragged_tab_gtk.cc132 animation_end_bounds_ = bounds;
146 int delta_x = (animation_end_bounds_.x() - animation_start_bounds_.x());
149 int y = animation_end_bounds_.y();

Completed in 56 milliseconds