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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 549 int last_move_screen_loc_; member in class:TabDragController
tab_drag_controller.cc 190 last_move_screen_loc_(0),
272 last_move_screen_loc_ = start_point_in_screen_.x();
796 if ((abs(point_in_screen.x() - last_move_screen_loc_) > threshold ||
    [all...]

Completed in 63 milliseconds