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

/drivers/tty/vt/
H A Dvt_ioctl.c216 op->height = cfdarg.charheight;
224 op->height = cfdarg.charheight;
230 cfdarg.charheight = op->height;
1055 unsigned short charheight; /* scan lines per character (1-32) */ member in struct:compat_consolefontdesc
1076 op->height = cfdarg.charheight;
1084 op->height = cfdarg.charheight;
1090 cfdarg.charheight = op->height;

Completed in 353 milliseconds