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

/external/libvncserver/x11vnc/
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;

Completed in 76 milliseconds