Searched refs:vncXorBlitFrom (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/vnc/ |
H A D | vnc.h | 51 extern void vncXorBlitFrom(rfbScreenInfoPtr s, int x, int y, int w, int h,
|
H A D | vnc.c | 617 vncXorBlitFrom(server, x, y, cx, cy, fill, in ui_patblt() 653 vncXorBlitFrom(server, x, y, cx, cy, fill, in ui_patblt() 712 vncXorBlitFrom(server, x, y, cx, cy, (vncBuffer *) src, srcx, srcy); in ui_memblt() 1112 vncXorBlitFrom(rfbScreenInfoPtr s, int x, int y, int w, int h, vncBuffer * src, int srcx, int srcy) in vncXorBlitFrom() function
|