Searched defs:softscreen (Results 1 – 10 of 10) sorted by relevance
/plan9/sys/src/9/pc/ |
H A D | screen.c | 43 static void *softscreen; variable 143 attachscreen(Rectangle* r, ulong* chan, int* d, int* width, int *softscreen) in attachscreen()
|
/plan9/sys/src/cmd/vnc/ |
H A D | screen.c | 149 attachscreen(Rectangle* r, ulong* chan, int* d, int* width, int *softscreen) in attachscreen()
|
H A D | devdraw.c | 60 int softscreen; member
|
/plan9/sys/src/9/bcm/ |
H A D | screen.c | 360 attachscreen(Rectangle *r, ulong *chan, int* d, int *width, int *softscreen) in attachscreen()
|
/plan9/sys/src/cmd/unix/drawterm/gui-win32/ |
H A D | screen.c | 90 attachscreen(Rectangle *r, ulong *chan, int *depth, int *width, int *softscreen, void **X) in attachscreen()
|
/plan9/sys/src/cmd/unix/drawterm/gui-osx/ |
H A D | screen.c | 584 attachscreen(Rectangle *r, ulong *chan, int *depth, int *width, int *softscreen, void **X) in attachscreen()
|
/plan9/sys/src/9/omap/ |
H A D | screen.c | 599 attachscreen(Rectangle *r, ulong *chan, int *d, int *width, int *softscreen) in attachscreen()
|
/plan9/sys/src/cmd/unix/drawterm/gui-x11/ |
H A D | x11.c | 565 int *width, int *softscreen, void **X) in attachscreen()
|
/plan9/sys/src/cmd/unix/drawterm/kern/ |
H A D | devdraw.c | 62 int softscreen; member
|
/plan9/sys/src/9/port/ |
H A D | devdraw.c | 63 int softscreen; member
|