Searched refs:fonts (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dgenimage.c1590 unsigned char fonts[16][256][8]; local
1611 fonts[row][i][j] = fg;
1613 fonts[row][i][j] = bg;
1619 WriteQTRawFile( ostream, (unsigned char *) fonts, 16, 256*8, 1, 16*256*8 );

Completed in 72 milliseconds