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

  /src/sys/arch/x68k/dev/
ite_tv.c 233 static inline uint8_t *tv_getfont(int, int);
294 tv_getfont(int cset, int ch) function in typeref:typename:uint8_t *
329 f = tv_getfont(*ip->GL, ch);
357 f = tv_getfont(*ip->GL, ch);
388 f = tv_getfont(*ip->GL, ch);
438 f = tv_getfont(*ip->GL, ch);
473 f = tv_getfont(*ip->GL, ch);
507 f = tv_getfont(*ip->GL, ch);
549 f = tv_getfont(*ip->GL, ch);
596 f = tv_getfont(*ip->GL, ch)
    [all...]

Completed in 12 milliseconds