Home
last modified time | relevance | path

Searched refs:WSDISPLAY_MAXFONTSZ (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/wscons/
H A Dwsconsio.h545 #define WSDISPLAY_MAXFONTSZ (512*1024) macro
H A Dwsdisplay.c1356 if (fontsz > WSDISPLAY_MAXFONTSZ) in wsdisplay_cfg_ioctl()