Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/console/
H A Diso_font.c47 unsigned char iso_font[256 * 16] = { variable
H A Dvideo_console.c1390 theChar = iso_font + (ch * ISO_CHAR_HEIGHT); in vc_render_char()