Searched refs:ui_screenblt (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | proto.h | 305 void ui_screenblt(uint8 opcode, int x, int y, int cx, int cy, int srcx, int srcy);
|
H A D | orders.c | 299 ui_screenblt(ROP2_S(os->opcode), os->x, os->y, os->cx, os->cy, os->srcx, os->srcy);
|
H A D | xwin.c | 3287 ui_screenblt(uint8 opcode, function
|
Completed in 228 milliseconds