Searched refs:SendMouseEvents (Results 1 – 5 of 5) sorted by relevance
182 bool SendMouseEvents(MouseButton type, int state) { in SendMouseEvents() function232 bool rv = SendMouseEvents(type, state); in SendMouseEventsNotifyWhenDone()249 return SendMouseEvents(type, UP | DOWN); in SendMouseClick()
19 SendMouseEvents(button_, state_); in Run()
81 bool SendMouseEvents(MouseButton type, int state);
357 bool SendMouseEvents(MouseButton type, int state) { in SendMouseEvents() function
300 bool SendMouseEvents(MouseButton type, int state) {