Searched refs:GotCopyRect (Results 1 – 3 of 3) sorted by relevance
300 GotCopyRectProc GotCopyRect; member
1973 if (client->GotCopyRect != NULL) { in HandleRFBServerMessage()1974 client->GotCopyRect(client, cr.srcX, cr.srcY, rect.r.w, rect.r.h, in HandleRFBServerMessage()
4594 libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on