Home
last modified time | relevance | path

Searched defs:itewinsize (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/amiga/dev/
H A Diteioctl.h43 struct itewinsize { struct
44 int x; /* leftedge offset to the right */
45 int y; /* topedge offset down */
69 #define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize) argument
/netbsd-src/sys/arch/atari/dev/
H A Diteioctl.h50 struct itewinsize { struct
51 int x; /* leftedge offset to the right */
52 int y; /* topedge offset down */
53 u_int width; /* width of ite display */
77 #define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize) argument
/netbsd-src/sys/arch/x68k/include/
H A Diteioctl.h46 struct itewinsize { struct
63 #define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize) argument