Searched refs:half_step_y (Results 1 – 1 of 1) sorted by relevance
129 int half_step_y = (dest_y + drag_path[i - 1].y() + y) / 2; in WindowSimulateDrag() local132 next_task = new MouseMoveTask(next_task, half_step_x, half_step_y); in WindowSimulateDrag()