Home
last modified time | relevance | path

Searched defs:source_y (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/sys/arch/hp300/dev/
H A Dtopcatreg.h87 uint16_t source_y; /* source y pixel # 0x40f6 */ member
H A Drboxreg.h104 uint16_t source_y; /* source y 0x40f6 */ member
H A Ddvboxreg.h92 uint16_t source_y; /* Window source Y origin 0x40F6 */ member
/netbsd-src/sys/arch/hp300/stand/common/
H A Dgrf_tcreg.h111 vu_short source_y; /* source y pixel # 0x40f6 */ member
H A Dgrf_rbreg.h125 vu_short source_y; /* source y 0x40f6 */ member
H A Dgrf_dvreg.h116 vu_short source_y; /* Window source Y origin 0x40F6 */ member
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dxditview.c602 Position source_x, source_y; in MakePrompt() local