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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/video/
H A Dfbcon.h86 unsigned short _fontheight; member in struct:display
103 #define fontheight(p) ((p)->_fontheight)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/video/
H A Dfbcon.h86 unsigned short _fontheight; member in struct:display
103 #define fontheight(p) ((p)->_fontheight)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dfbcon.c355 fontheight = fb_display[unit]._fontheight;
364 fb_display[unit]._fontheight = fontheight;
615 p->_fontheight = q->_fontheight;
633 p->_fontheight = font->height;
1704 p->_fontheight = h;

Completed in 104 milliseconds