Home
last modified time | relevance | path

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

/include/video/
A Dsticore.h47 #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) */ member
397 struct sti_cooked_font *font);
401 int height, int width, int c, struct sti_cooked_font *font);
404 struct sti_cooked_font *font);
/include/linux/
A Dconsole.h108 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