Searched refs:InputEventAckNotificationObserver (Results 1 – 3 of 3) sorted by relevance
1249 class InputEventAckNotificationObserver : public NotificationObserver {1251 InputEventAckNotificationObserver(AutomationProvider* automation,1254 virtual ~InputEventAckNotificationObserver();1266 DISALLOW_COPY_AND_ASSIGN(InputEventAckNotificationObserver);
2201 InputEventAckNotificationObserver::InputEventAckNotificationObserver( in InputEventAckNotificationObserver() function in InputEventAckNotificationObserver2213 InputEventAckNotificationObserver::~InputEventAckNotificationObserver() {} in ~InputEventAckNotificationObserver()2215 void InputEventAckNotificationObserver::Observe( in Observe()
903 new InputEventAckNotificationObserver(this, reply_message, mouse_event.type); in WebkitMouseClick()925 new InputEventAckNotificationObserver(this, reply_message, mouse_event.type); in WebkitMouseMove()973 new InputEventAckNotificationObserver(this, reply_message, mouse_event.type); in WebkitMouseDrag()4721 new InputEventAckNotificationObserver(this, reply_message, event.type); in SendWebkitKeyEvent()