Searched defs:SendMouseEvents (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dui_controls_linux.cc182 bool SendMouseEvents(MouseButton type, int state) { function in namespace:ui_controls
232 bool rv = SendMouseEvents(type, state);
249 return SendMouseEvents(type, UP | DOWN);
H A Dui_controls_win.cc357 bool SendMouseEvents(MouseButton type, int state) { function in namespace:ui_controls

Completed in 51 milliseconds