Home
last modified time | relevance | path

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

/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()