Searched defs:wintype (Results 1 – 3 of 3) sorted by relevance
/plan9/acme/bin/source/adict/ |
H A D | adict.c | 302 openwin(char *name, char *buttons, Win *twin, int wintype) in openwin() 337 int wintype; in vopenwin() local 351 procopenwin(char *name, char *buttons, Win *twin, int wintype) in procopenwin() 440 command(char *com, Win *w, int wintype) in command() 503 handle(Win *w, int wintype) in handle()
|
/plan9/sys/src/cmd/abaco/ |
H A D | wind.c | 325 wintype(Window *w, Point xy, Rune r) in wintype() function
|
/plan9/sys/src/cmd/acme/ |
H A D | wind.c | 304 wintype(Window *w, Text *t, Rune r) in wintype() function
|