Home
last modified time | relevance | path

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

/Linux-v4.19/lib/fonts/
Dfonts.c116 const struct font_desc *get_default_font(int xres, int yres, u32 font_w, in get_default_font() argument
140 if ((font_w & (1 << (f->width - 1))) && in get_default_font()
/Linux-v4.19/include/linux/
Dfont.h55 u32 font_w, u32 font_h);