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

/drivers/tty/vt/
H A Dvt_ioctl.c441 op->height = cfdarg.charheight;
449 op->height = cfdarg.charheight;
455 cfdarg.charheight = op->height;
1403 unsigned short charheight; /* scan lines per character (1-32) */ member in struct:compat_consolefontdesc
1424 op->height = cfdarg.charheight;
1432 op->height = cfdarg.charheight;
1438 cfdarg.charheight = op->height;

Completed in 36 milliseconds