Searched refs:kMovedMouseRight (Results 1 – 2 of 2) sorted by relevance
131 static const int kMovedMouseRight = 1 << 1; variable
532 mouse_move_direction_ |= kMovedMouseRight; in ContinueDragging()965 mouse_move_direction_ = kMovedMouseLeft | kMovedMouseRight; in Detach()1182 (mouse_move_direction_ & kMovedMouseRight) == 0)) { in GetInsertionIndexForDraggedBounds()1214 (mouse_move_direction_ & kMovedMouseRight) == 0) in ShouldDragToNextStackedTab()