Searched refs:cursor_event (Results 1 – 2 of 2) sorted by relevance
171 const XFixesCursorNotifyEvent* cursor_event = in HandleXEvent() local173 if (cursor_event->subtype == XFixesDisplayCursorNotify) { in HandleXEvent()
342 const XFixesCursorNotifyEvent* cursor_event = in HandleXEvent() local344 if (cursor_event->window == root_window_ && in HandleXEvent()345 cursor_event->subtype == XFixesDisplayCursorNotify) { in HandleXEvent()