Searched refs:dest_x (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hp300/stand/common/
H A Dite_tc.c125 rp->dest_x = dx;
H A Dgrf_rbreg.h127 vu_short dest_x; /* dest x 0x40fa */ member in struct:rboxfb
H A Dgrf_tcreg.h113 vu_short dest_x; /* dest x pixel # 0x40fa */ member in struct:tcboxfb
H A Dite_dv.c148 dp->dest_x = dx;
H A Dite_rb.c140 rp->dest_x = dx;
H A Dgrf_dvreg.h118 vu_short dest_x; /* Window dest X origin 0x40FA */ member in struct:dvboxfb
/netbsd-6-1-5-RELEASE/sys/arch/evbppc/explora/dev/
H A Dfb_elb.c449 s3_copy(struct fb_dev *fb, int src_x, int src_y, int dest_x, int dest_y, argument
456 if (src_x > dest_x)
460 dest_x += width-1;
477 bus_space_write_2(iot, ioh, S3_DESTX_DIASTP, dest_x);
/netbsd-6-1-5-RELEASE/sys/arch/hp300/dev/
H A Drboxreg.h106 uint16_t dest_x; /* dest x 0x40fa */ member in struct:rboxfb
H A Dtopcatreg.h89 uint16_t dest_x; /* dest x pixel # 0x40fa */ member in struct:tcboxfb
H A Ddvboxreg.h94 uint16_t dest_x; /* Window dest X origin 0x40FA */ member in struct:dvboxfb
H A Drbox.c387 rb->dest_x = dx;
H A Ddvbox.c426 db->dest_x = dx;
H A Dtopcat.c511 tc->dest_x = dx;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/xditview/
H A Dxditview.c603 Position dest_x, dest_y; local
642 XtTranslateCoords (centerw, source_x, source_y, &dest_x, &dest_y);
643 XtSetArg (centerArgs[0], XtNx, dest_x);

Completed in 92 milliseconds