Home
last modified time | relevance | path

Searched defs:fontheight (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/video/
Ddnfb.c440 int fontheight,fontwidth; in bmove_apollofb() local
Ddn_cfb4.c440 int fontheight,fontwidth; in bmove_apollofb() local
Dvgacon.c839 vgacon_adjust_height(unsigned fontheight) in vgacon_adjust_height()
Dfbcon.c335 unsigned short fontwidth, fontheight, fontwidthlog, fontheightlog; in set_con2fb_map() local
/linux-2.4.37.9/include/video/
Dfbcon.h108 #define fontheight(p) ((p)->_fontheight) macro