Searched refs:GotCursorShape (Results 1 – 3 of 3) sorted by relevance
170 if (client->GotCursorShape != NULL) { in HandleCursorShape()171 client->GotCursorShape(client, xhot, yhot, width, height, bytesPerPixel); in HandleCursorShape()
299 GotCursorShapeProc GotCursorShape; member
4594 libvncclient: add GotCursorShape() and GotCopyRect(); x11vnc dep on