Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/vt/
Dvt_ioctl.c502 op->height = cfdarg.charheight; in do_fontx_ioctl()
511 op->height = cfdarg.charheight; in do_fontx_ioctl()
517 cfdarg.charheight = op->height; in do_fontx_ioctl()
1064 unsigned short charheight; /* scan lines per character (1-32) */ member
1086 op->height = cfdarg.charheight; in compat_fontx_ioctl()
1095 op->height = cfdarg.charheight; in compat_fontx_ioctl()
1101 cfdarg.charheight = op->height; in compat_fontx_ioctl()
/Linux-v5.10/include/uapi/linux/
Dkd.h16 unsigned short charheight; /* scan lines per character (1-32) */ member