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

/external/libvncserver/libvncserver/
H A Dtight.c195 static rfbBool SendFullColorRect (rfbClientPtr cl, int x, int y, int w, int h);
748 success = SendFullColorRect(cl, x, y, w, h);
987 SendFullColorRect(rfbClientPtr cl, function
1565 return SendFullColorRect(cl, x, y, w, h);
/external/libvncserver/x11vnc/misc/turbovnc/
H A Dtight.c138 static Bool SendFullColorRect (rfbClientPtr cl, int w, int h);
624 success = SendFullColorRect(cl, w, h);
834 SendFullColorRect(cl, w, h) function
1412 return SendFullColorRect(cl, w, h);

Completed in 108 milliseconds