Searched defs:itewinsize (Results 1 – 3 of 3) sorted by relevance
43 struct itewinsize { struct44 int x; /* leftedge offset to the right */45 int y; /* topedge offset down */69 #define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize) argument
50 struct itewinsize { struct51 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
46 struct itewinsize { struct63 #define ITEIOCGWINSZ _IOR('Z',0x72, struct itewinsize) argument