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

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.h122 MoveBehavior move_behavior() const { return move_behavior_; }
476 return (move_behavior_ == MOVE_VISIBILE_TABS) != 0;
588 MoveBehavior move_behavior_; member in class:TabDragController
H A Dtab_drag_controller.cc370 move_behavior_(REORDER),
434 move_behavior_ = move_behavior;
487 move_behavior_ = behavior;
1224 move_behavior_ = REORDER;
1392 move_behavior_ = REORDER;
1705 tabs, initial_tab_positions_, move_behavior_ == MOVE_VISIBILE_TABS,
1800 move_behavior_ == MOVE_VISIBILE_TABS,

Completed in 110 milliseconds