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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 154 static const int kMovedMouseRight = 1 << 1;
592 // is set to kMovedMouseRight | kMovedMouseLeft.
tab_drag_controller.cc 778 mouse_move_direction_ |= kMovedMouseRight;
    [all...]

Completed in 68 milliseconds