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

/external/chromium_org/content/browser/renderer_host/input/
H A Dinput_router_impl.h177 // Forwards a valid |next_mouse_move_| if |type| is MouseMove.
221 // (Similar to |next_mouse_move_|.) The next SelectRange to send, if any.
227 // (Similar to |next_mouse_move_|.) The next MoveCaret to send, if any.
236 scoped_ptr<MouseEventWithLatencyInfo> next_mouse_move_; member in class:content::InputRouterImpl
243 // (Similar to |next_mouse_move_|.) The next mouse wheel events to send.

Completed in 76 milliseconds