Home
last modified time | relevance | path

Searched defs:bytewidth (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/hp300/stand/common/
H A Dite_dumb.c94 int bytewidth = (((ip->ftwidth - 1) / 8) + 1); in dumb_fontinit() local
H A Dite_subr.c113 int bytewidth = (((ip->ftwidth - 1) / 8) + 1); in ite_fontinit8bpp() local