Lines Matching refs:src_x
1655 void qemu_console_copy(DisplayState *ds, int src_x, int src_y,1659 dpy_copy(ds, src_x, src_y, dst_x, dst_y, w, h);