Home
last modified time | relevance | path

Searched defs:softscreen (Results 1 – 10 of 10) sorted by relevance

/plan9/sys/src/9/pc/
H A Dscreen.c43 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 Dscreen.c149 attachscreen(Rectangle* r, ulong* chan, int* d, int* width, int *softscreen) in attachscreen()
H A Ddevdraw.c60 int softscreen; member
/plan9/sys/src/9/bcm/
H A Dscreen.c360 attachscreen(Rectangle *r, ulong *chan, int* d, int *width, int *softscreen) in attachscreen()
/plan9/sys/src/cmd/unix/drawterm/gui-win32/
H A Dscreen.c90 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 Dscreen.c584 attachscreen(Rectangle *r, ulong *chan, int *depth, int *width, int *softscreen, void **X) in attachscreen()
/plan9/sys/src/9/omap/
H A Dscreen.c599 attachscreen(Rectangle *r, ulong *chan, int *d, int *width, int *softscreen) in attachscreen()
/plan9/sys/src/cmd/unix/drawterm/gui-x11/
H A Dx11.c565 int *width, int *softscreen, void **X) in attachscreen()
/plan9/sys/src/cmd/unix/drawterm/kern/
H A Ddevdraw.c62 int softscreen; member
/plan9/sys/src/9/port/
H A Ddevdraw.c63 int softscreen; member