Searched refs:HandleCursorShape (Results 1 – 3 of 3) sorted by relevance
/external/libvncserver/libvncclient/ |
D | cursor.c | 46 rfbBool HandleCursorShape(rfbClient* client,int xhot, int yhot, int width, int height, uint32_t enc) in HandleCursorShape() function
|
D | rfbproto.c | 1811 if (!HandleCursorShape(client, in HandleRFBServerMessage()
|
/external/libvncserver/rfb/ |
D | rfbclient.h | 361 extern rfbBool HandleCursorShape(rfbClient* client,int xhot, int yhot, int width, int height, uint3…
|