Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/video/
Dfbcon.h89 unsigned short _fontheightlog; member
109 #define fontheightlog(p) ((p)->_fontheightlog)
/linux-2.4.37.9/drivers/video/
Dfbcon.c357 fontheightlog = fb_display[unit]._fontheightlog; in set_con2fb_map()
366 fb_display[unit]._fontheightlog = fontheightlog; in set_con2fb_map()
557 p->_fontheightlog = 0; in fbcon_font_widths()
560 p->_fontheightlog = i; in fbcon_font_widths()
617 p->_fontheightlog = q->_fontheightlog; in fbcon_setup()