Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hp300/dev/
H A Dtopcatreg.h85 uint16_t source_x; /* source x pixel # 0x40f2 */ member
H A Drboxreg.h102 uint16_t source_x; /* source x 0x40f2 */ member
H A Ddvboxreg.h90 uint16_t source_x; /* Window source X origin 0x40F2 */ member
/netbsd-src/sys/arch/hp300/stand/common/
H A Dgrf_tcreg.h109 vu_short source_x; /* source x pixel # 0x40f2 */ member
H A Dgrf_rbreg.h123 vu_short source_x; /* source x 0x40f2 */ member
H A Dgrf_dvreg.h114 vu_short source_x; /* Window source X origin 0x40F2 */ member
/netbsd-src/external/gpl2/groff/dist/src/devices/xditview/
H A Dxditview.c602 Position source_x, source_y; in MakePrompt() local