Searched refs:iso_font (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/osfmk/console/ | ||
| H A D | iso_font.c | 47 unsigned char iso_font[256 * 16] = { variable |
| H A D | video_console.c | 1390 theChar = iso_font + (ch * ISO_CHAR_HEIGHT); in vc_render_char() |