HomeSort by relevance Sort by last modified time
    Searched full:animation_end_bounds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_gtk.cc 132 animation_end_bounds_ = bounds;
146 int delta_x = (animation_end_bounds_.x() - animation_start_bounds_.x());
149 int y = animation_end_bounds_.y();
dragged_tab_gtk.h 142 gfx::Rect animation_end_bounds_; member in class:DraggedTabGtk

Completed in 231 milliseconds