Searched refs:WSDISPLAY_MAXFONTSZ (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/wscons/ | ||
H A D | wsconsio.h | 545 #define WSDISPLAY_MAXFONTSZ (512*1024) macro |
H A D | wsdisplay.c | 1356 if (fontsz > WSDISPLAY_MAXFONTSZ) in wsdisplay_cfg_ioctl() |