Searched refs:left_x_to_move_to (Results 1 – 1 of 1) sorted by relevance
221 int left_x_to_move_to = dragging_panel_bounds_.x(); in DragPositive() local235 bounds.set_x(left_x_to_move_to); in DragPositive()236 left_x_to_move_to += bounds.width() + kPanelsHorizontalSpacing; in DragPositive()247 dragging_panel_bounds_.set_x(left_x_to_move_to); in DragPositive()