Home
last modified time | relevance | path

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

/openbmc/linux/lib/fonts/
H A Dfonts.c109 const struct font_desc *get_default_font(int xres, int yres, u32 font_w, in get_default_font() argument
138 if ((font_w & (1U << (f->width - 1))) && in get_default_font()
/openbmc/linux/include/linux/
H A Dfont.h60 u32 font_w, u32 font_h);