Searched defs:display_presize (Results 1 – 6 of 6) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevdsp.h | 193 int (*display_presize)(void *handle, void *device, member 256 int (*display_presize)(void *handle, void *device, member
|
H A D | dwmainc.c | 186 int display_presize(void *handle, void *device, int width, int height, in display_presize() function
|
H A D | dwmain.c | 155 static int display_presize(void *handle, void *device, int width, int height, in display_presize() function
|
H A D | dmmain.c | 220 static int display_presize(void *handle, void *device, int width, int height, in display_presize() function
|
H A D | dpmain.c | 723 int display_presize(void *handle, void *device, int width, int height, in display_presize() function
|
H A D | dxmain.c | 503 static int display_presize(void *handle, void *device, int width, int height, in display_presize() function
|