Searched refs:font_desc (Results 1 – 13 of 13) sorted by relevance
16 struct font_desc { struct36 extern const struct font_desc font_vga_8x8, argument50 extern const struct font_desc *find_font(const char *name);54 extern const struct font_desc *get_default_font(int xres, int yres,
25 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()
2576 const struct font_desc font_vga_8x8 = {
2150 const struct font_desc font_mini_4x6 = {
4111 const struct font_desc font_7x14 = {
2580 const struct font_desc font_pearl_8x8 = {
3081 const struct font_desc font_6x10 = {
3344 const struct font_desc font_vga_6x11 = {
5135 const struct font_desc font_10x18 = {
266 const struct font_desc font_sun_8x16 = {
268 const struct font_desc font_acorn_8x8 = {
6154 const struct font_desc font_sun_12x22 = {
4625 const struct font_desc font_vga_8x16 = {