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

  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 350 int last_move_screen_loc_; member in class:DraggedTabController
dragged_tab_controller.cc 327 last_move_screen_loc_(0),
728 last_move_screen_loc_) > threshold ||
749 // last_move_screen_loc_.
752 last_move_screen_loc_ = MajorAxisValue(screen_point, attached_tabstrip_);
888 last_move_screen_loc_ = MajorAxisValue(screen_point, attached_tabstrip);
    [all...]

Completed in 49 milliseconds