Searched refs:font (Results 1 – 2 of 2) sorted by relevance
47 #define sti_font_x(sti) (PTR_STI(sti->font)->width)48 #define sti_font_y(sti) (PTR_STI(sti->font)->height)363 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ member397 struct sti_cooked_font *font);401 int height, int width, int c, struct sti_cooked_font *font);404 struct sti_cooked_font *font);
108 const struct console_font *font,110 int (*con_font_get)(struct vc_data *vc, struct console_font *font,113 struct console_font *font, const char *name);
Completed in 8 milliseconds