Searched defs:ui_memblt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c3311 ui_memblt(uint8 opcode, function
3337 ui_memblt(ROP2_XOR, x, y, cx, cy, src, srcx, srcy);
3343 ui_memblt(ROP2_AND, x, y, cx, cy, src, srcx, srcy);
3348 ui_memblt(ROP2_COPY, x, y, cx, cy, src, srcx, srcy);
3354 ui_memblt(ROP2_COPY, x, y, cx, cy, src, srcx, srcy);

Completed in 50 milliseconds