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

/external/chromium_org/ui/views/widget/desktop_aura/
H A Dx11_desktop_handler.cc132 void X11DesktopHandler::ProcessXEvent(XEvent* event) { function in class:views::X11DesktopHandler
/external/chromium_org/media/base/
H A Duser_input_monitor_linux.cc67 void ProcessXEvent(xEvent* event);
291 void UserInputMonitorLinuxCore::ProcessXEvent(xEvent* event) { function in class:media::__anon8577::UserInputMonitorLinuxCore
321 reinterpret_cast<UserInputMonitorLinuxCore*>(self)->ProcessXEvent(event);
/external/chromium_org/remoting/host/linux/
H A Dx_server_clipboard.cc109 void XServerClipboard::ProcessXEvent(XEvent* event) { function in class:remoting::XServerClipboard
/external/chromium_org/remoting/host/
H A Dlocal_input_monitor_linux.cc69 void ProcessXEvent(xEvent* event);
282 void LocalInputMonitorLinux::Core::ProcessXEvent(xEvent* event) { function in class:remoting::__anon10441::LocalInputMonitorLinux::Core
313 reinterpret_cast<Core*>(self)->ProcessXEvent(event);

Completed in 121 milliseconds