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

  /src/sys/arch/hp300/stand/common/
ite_subr.c 113 int bytewidth = (((ip->ftwidth - 1) / 8) + 1); local
114 int glyphsize = bytewidth * ip->ftheight;

Completed in 21 milliseconds