Home
last modified time | relevance | path

Searched refs:cursor_event (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/desktop_capture/linux/
Dmouse_cursor_monitor_x11.cc185 const XFixesCursorNotifyEvent* cursor_event = in HandleXEvent() local
187 if (cursor_event->subtype == XFixesDisplayCursorNotify) { in HandleXEvent()