Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dfont.h16 struct font_desc { struct
36 extern const struct font_desc font_vga_8x8, argument
50 extern const struct font_desc *find_font(const char *name);
54 extern const struct font_desc *get_default_font(int xres, int yres,
/linux-4.19.296/lib/fonts/
Dfonts.c25 static const struct font_desc *fonts[] = {
90 const struct font_desc *find_font(const char *name) in find_font()
116 const struct font_desc *get_default_font(int xres, int yres, u32 font_w, in get_default_font()
120 const struct font_desc *f, *g; in get_default_font()
Dfont_8x8.c2576 const struct font_desc font_vga_8x8 = {
Dfont_mini_4x6.c2150 const struct font_desc font_mini_4x6 = {
Dfont_7x14.c4111 const struct font_desc font_7x14 = {
Dfont_pearl_8x8.c2580 const struct font_desc font_pearl_8x8 = {
Dfont_6x10.c3081 const struct font_desc font_6x10 = {
Dfont_6x11.c3344 const struct font_desc font_vga_6x11 = {
Dfont_10x18.c5135 const struct font_desc font_10x18 = {
Dfont_sun8x16.c266 const struct font_desc font_sun_8x16 = {
Dfont_acorn_8x8.c268 const struct font_desc font_acorn_8x8 = {
Dfont_sun12x22.c6154 const struct font_desc font_sun_12x22 = {
Dfont_8x16.c4625 const struct font_desc font_vga_8x16 = {