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 61 enum MoveBehavior {
98 MoveBehavior move_behavior,
111 void SetMoveBehavior(MoveBehavior behavior);
112 MoveBehavior move_behavior() const { return move_behavior_; }
586 MoveBehavior move_behavior_;
tab_drag_controller.cc 248 MoveBehavior move_behavior,
317 void TabDragController::SetMoveBehavior(MoveBehavior behavior) {
    [all...]
tab_strip.cc     [all...]

Completed in 408 milliseconds