Searched refs:GotCopyRectProc (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/rfb/
H A Drfbclient.h178 typedef void (*GotCopyRectProc)(struct _rfbClient* client, int src_x, int src_y, int w, int h, int dest_x, int dest_y); typedef
300 GotCopyRectProc GotCopyRect;

Completed in 100 milliseconds