Searched defs:font_index (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/sparc/kernel/ | ||
| H A D | btext.c | 194 unsigned int font_index = c * 16; in draw_byte() local |
| /linux/arch/powerpc/kernel/ | ||
| H A D | btext.c | 467 unsigned int font_index = c * 16; in draw_byte() local |