Home
last modified time | relevance | path

Searched defs:Window (Results 1 – 15 of 15) sorted by relevance

/plan9/acme/news/src/
H A Dwin.h3 typedef struct Window Window; typedef
25 struct Window struct
46 extern Window* newwindow(void); argument
H A Dnews.c298 acmeload(Article*, Window*, char *s) in acmeload() argument
/plan9/acme/bin/source/win/
H A Ddat.h4 typedef struct Window Window; typedef
35 struct Window struct
55 extern Window* newwindow(void); argument
H A Dmain.c321 execevent(Window *w, Event *e, int (*command)(Window*, char*)) in execevent()
/plan9/acme/wiki/src/
H A Dawiki.h8 typedef struct Window Window; typedef
30 struct Window struct
51 extern Window* newwindow(void); argument
/plan9/sys/src/cmd/rio/
H A Ddat.h45 typedef struct Window Window; typedef
124 struct Window struct
129 Image *i;
130 Mousectl mc;
131 Mouseinfo mouse;
132 Channel *ck; /* chan(Rune[10]) */
133 Channel *cctl; /* chan(Wctlmesg)[20] */
134 Channel *conswrite; /* chan(Conswritemesg) */
135 Channel *consread; /* chan(Consreadmesg) */
136 Channel *mouseread; /* chan(Mousereadmesg) */
[all …]
/plan9/acme/bin/source/acd/
H A Dacd.h12 typedef struct Window Window; typedef
34 struct Window struct
54 extern Window* newwindow(void); argument
/plan9/acme/mail/src/
H A Ddat.h4 typedef struct Window Window; typedef
26 struct Window struct
48 Window *w; argument
/plan9/sys/src/cmd/acme/
H A Ddat.h54 typedef struct Window Window; typedef
226 struct Window struct
230 Text tag;
231 Text body;
232 Rectangle r;
233 uchar isdir;
234 uchar isscratch;
235 uchar filemenu;
236 uchar dirty;
237 uchar autoindent;
[all …]
H A Drows.c714 allwindows(void (*f)(Window*, void*), void *arg) in allwindows() argument
/plan9/sys/src/cmd/abaco/
H A Ddat.h12 typedef struct Window Window; typedef
198 struct Window struct
217 void wininit(Window *, Window *, Rectangle); argument
H A Dwind.c16 wininit(Window *w, Window *, Rectangle r) in wininit() argument
359 winclean(Window *, int) in winclean() argument
/plan9/sys/src/cmd/ip/
H A Dtelnet.h40 Window, enumerator
H A Dpptp.c119 Window = 16, /* default window size */ enumerator
H A Dpptpd.c18 Window = 8, /* default window size */ enumerator