Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c241 op->height = cfdarg.charheight; in do_fontx_ioctl()
249 op->height = cfdarg.charheight; in do_fontx_ioctl()
255 cfdarg.charheight = op->height; in do_fontx_ioctl()
1073 unsigned short charheight; /* scan lines per character (1-32) */ member
1094 op->height = cfdarg.charheight; in compat_fontx_ioctl()
1102 op->height = cfdarg.charheight; in compat_fontx_ioctl()
1108 cfdarg.charheight = op->height; in compat_fontx_ioctl()
/Linux-v4.19/include/uapi/linux/
Dkd.h16 unsigned short charheight; /* scan lines per character (1-32) */ member