Home
last modified time | relevance | path

Searched refs:half_step_x (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/automation/
Dautomation_provider_gtk.cc128 int half_step_x = (dest_x + drag_path[i - 1].x() + x) / 2; in WindowSimulateDrag() local
132 next_task = new MouseMoveTask(next_task, half_step_x, half_step_y); in WindowSimulateDrag()