Searched defs:SendKeyboardEvent (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/content/browser/renderer_host/input/ | ||
D | touch_emulator_unittest.cc | 122 void SendKeyboardEvent(WebInputEvent::Type type) { in SendKeyboardEvent() function in content::TouchEmulatorTest |
D | input_router_impl.cc | 160 void InputRouterImpl::SendKeyboardEvent(const NativeWebKeyboardEvent& key_event, in SendKeyboardEvent() function in content::InputRouterImpl |
/external/chromium_org/content/browser/renderer_host/ | ||
D | render_widget_host_unittest.cc | 88 virtual void SendKeyboardEvent( in SendKeyboardEvent() function in content::MockInputRouter |