Home
last modified time | relevance | path

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

/fs/
Dcompat_ioctl.c1075 unsigned short charheight; /* scan lines per character (1-32) */ member
1096 if (get_user(op.height, &user_cfd->charheight) || in do_fontx_ioctl()
1106 if (get_user(op.height, &user_cfd->charheight) || in do_fontx_ioctl()
1116 if (put_user(op.height, &user_cfd->charheight) || in do_fontx_ioctl()