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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 67 enum MoveBehavior {
104 MoveBehavior move_behavior,
121 void SetMoveBehavior(MoveBehavior behavior);
122 MoveBehavior move_behavior() const { return move_behavior_; }
588 MoveBehavior move_behavior_;
tab_drag_controller.cc 420 MoveBehavior move_behavior,
483 void TabDragController::SetMoveBehavior(MoveBehavior behavior) {
    [all...]
tab_strip.cc     [all...]

Completed in 177 milliseconds