Searched refs:vncTransBlitFrom (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/vnc/ |
H A D | vnc.h | 49 extern void vncTransBlitFrom(rfbScreenInfoPtr s, int x, int y, int w, int h,
|
H A D | vnc.c | 708 vncTransBlitFrom(server, x, y, cx, cy, (vncBuffer *) src, srcx, in ui_memblt() 818 vncTransBlitFrom(server, x, y, cx, cy, buf, srcx, srcy, bgcolour); in ui_draw_glyph() 1082 vncTransBlitFrom(rfbScreenInfoPtr s, int x, int y, int w, int h, in vncTransBlitFrom() function
|