Home
last modified time | relevance | path

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

/arch/powerpc/kernel/
Dbtext.c471 unsigned char *font = &vga_font[((unsigned int)c) * 16]; in draw_byte() local
516 static void draw_byte_32(unsigned char *font, unsigned int *base, int rb) in draw_byte_32()
537 static void draw_byte_16(unsigned char *font, unsigned int *base, int rb) in draw_byte_16()
555 static void draw_byte_8(unsigned char *font, unsigned int *base, int rb) in draw_byte_8()