Searched defs:font (Results 1 – 8 of 8) sorted by relevance
| /linux/arch/sparc/kernel/ |
| H A D | btext.c | 195 const unsigned char *font = font_sun_8x16.data + font_index; in draw_byte() local 240 static void draw_byte_32(const unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 261 static void draw_byte_16(const unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 279 static void draw_byte_8(const unsigned char *font, unsigned int *base, int rb) in draw_byte_8()
|
| /linux/arch/powerpc/kernel/ |
| H A D | btext.c | 409 static void draw_byte_32(const unsigned char *font, unsigned int *base, int rb) in draw_byte_32() 430 static inline void draw_byte_16(const unsigned char *font, unsigned int *base, int rb) in draw_byte_16() 448 static inline void draw_byte_8(const unsigned char *font, unsigned int *base, int rb) in draw_byte_8() 468 const unsigned char *font = PTRRELOC(font_sun_8x16.data) + font_index; in draw_byte() local
|
| /linux/drivers/video/console/ |
| H A D | vgacon.c | 1042 static int vgacon_font_set(struct vc_data *c, const struct console_font *font, in vgacon_font_set() 1064 static int vgacon_font_get(struct vc_data *c, struct console_font *font, unsigned int vpitch) in vgacon_font_get()
|
| H A D | sticon.c | 257 static int sticon_font_set(struct vc_data *vc, const struct console_font *font, in sticon_font_set()
|
| /linux/drivers/video/fbdev/core/ |
| H A D | fbcon.c | 1019 const struct font_desc *font = NULL; in fbcon_startup() local 1135 const struct font_desc *font = NULL; in fbcon_init() local 2326 static int fbcon_get_font(struct vc_data *vc, struct console_font *font, unsigned int vpitch) in fbcon_get_font() 2472 static int fbcon_set_font(struct vc_data *vc, const struct console_font *font, in fbcon_set_font() 2524 static int fbcon_set_def_font(struct vc_data *vc, struct console_font *font, in fbcon_set_def_font()
|
| H A D | svgalib.c | 194 const u8 *font = map->data; in svga_settile() local
|
| /linux/include/video/ |
| H A D | sticore.h | 363 struct sti_cooked_font *font; /* ptr to selected font (cooked) */ member
|
| /linux/drivers/video/fbdev/ |
| H A D | cg6.c | 198 u32 font; member
|