Lines Matching refs:hlen
789 /* hlen - 2 */831 int hlen;847 hlen = 98304 - 128 - ((lmargin + mt->HDisplay - 8) * hdec);848 if (hlen < 0)849 hlen = 0;850 hlen = hlen >> 8;851 if (hlen > 0xFF)852 hlen = 0xFF;878 m->regs[0xC2] = hlen;