Searched refs:initial_move_ (Results 1 – 2 of 2) sorted by relevance
192 initial_move_(true), in TabDragController()706 (initial_move_ && !AreTabsConsecutive()))) { in MoveAttached()740 if (initial_move_) { in MoveAttached()746 initial_move_); in MoveAttached()764 initial_move_); in MoveAttached()769 initial_move_ = false; in MoveAttached()
531 bool initial_move_; variable