Searched refs:pointerClient (Results 1 – 4 of 4) sorted by relevance
600 if (cl->screen->pointerClient == cl) in rfbClientConnectionGone()601 cl->screen->pointerClient = NULL; in rfbClientConnectionGone()2429 if (cl->screen->pointerClient && cl->screen->pointerClient != cl) in rfbProcessClientNormalMessage()2433 cl->screen->pointerClient = NULL; in rfbProcessClientNormalMessage()2435 cl->screen->pointerClient = cl; in rfbProcessClientNormalMessage()
826 screen->pointerClient=NULL; in rfbGetScreen()
314 struct _rfbClientRec* pointerClient; /**< "Mutex" for pointer events */ member
6580 vncterm/VNConsole.c, x11vnc/x11vnc.c: pointerClient was still