Searched refs:got_xfixes_cursor_notify (Results 1 - 3 of 3) sorted by relevance

/external/libvncserver/x11vnc/
H A Dcursor.h41 extern int got_xfixes_cursor_notify;
H A Dcursor.c46 int got_xfixes_cursor_notify = 0; variable
583 got_xfixes_cursor_notify++;
1334 if (! got_xfixes_cursor_notify && xfixes_base_event_type) {
1339 got_xfixes_cursor_notify++;
1342 if (! got_xfixes_cursor_notify) {
1347 got_xfixes_cursor_notify = 0;
H A Dxevents.c1445 got_xfixes_cursor_notify++;

Completed in 212 milliseconds