Home
last modified time | relevance | path

Searched refs:vncTransBlitFrom (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/vnc/
H A Dvnc.h49 extern void vncTransBlitFrom(rfbScreenInfoPtr s, int x, int y, int w, int h,
H A Dvnc.c708 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