HomeSort by: relevance | last modified time | path
    Searched defs:tv_font (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/x68k/dev/
ite_tv.c 79 static uint8_t *tv_font[256]; variable in typeref:typename:uint8_t * [256]
185 tv_font[i] = &kern_font[i * FONTHEIGHT];
305 return tv_font[ch];

Completed in 10 milliseconds