Home
last modified time | relevance | path

Searched defs:fontheightlog (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/video/
Dfbcon.h109 #define fontheightlog(p) ((p)->_fontheightlog) macro
/linux-2.4.37.9/drivers/video/
Dfbcon.c335 unsigned short fontwidth, fontheight, fontwidthlog, fontheightlog; in set_con2fb_map() local