Searched defs:ProcessXEvent (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/views/widget/desktop_aura/ | ||
D | x11_desktop_handler.cc | 106 void X11DesktopHandler::ProcessXEvent(XEvent* event) { in ProcessXEvent() function in views::X11DesktopHandler |
/external/chromium_org/remoting/host/ | ||
D | local_input_monitor_linux.cc | 282 void LocalInputMonitorLinux::Core::ProcessXEvent(xEvent* event) { in ProcessXEvent() function in remoting::__anon3eea27f40111::LocalInputMonitorLinux::Core |
/external/chromium_org/media/base/ | ||
D | user_input_monitor_linux.cc | 291 void UserInputMonitorLinuxCore::ProcessXEvent(xEvent* event) { in ProcessXEvent() function in media::__anon5da24fc00111::UserInputMonitorLinuxCore |
/external/chromium_org/remoting/host/linux/ | ||
D | x_server_clipboard.cc | 109 void XServerClipboard::ProcessXEvent(XEvent* event) { in ProcessXEvent() function in remoting::XServerClipboard |