Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/fonts/
H A Dfonts.c99 * @font_w: bit array of supported widths (1 - 32)
109 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()
/kernel/linux/linux-6.6/lib/fonts/
H A Dfonts.c99 * @font_w: bit array of supported widths (1 - 32)
109 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()
/kernel/linux/linux-5.10/include/linux/
H A Dfont.h59 u32 font_w, u32 font_h);
/kernel/linux/linux-6.6/include/linux/
H A Dfont.h60 u32 font_w, u32 font_h);

Completed in 2 milliseconds