Lines Matching refs:leny
892 req.leny = htons (50); /* = 0.42cm */
950 req.leny = htons (16); /* = 0.14cm */
1037 req.leny = htons (params->iHeight);
1161 req.leny = htons (pParams->iHeight); /* = 0.42cm */
1213 htons (req->offy), htons (req->lenx), htons (req->leny));
1225 if (htons (req->offy) + htons (req->leny) > 0x0DB6)
1226 req->leny = htons (0x0DB6 - htons (req->offy));
1229 if (htons (req->leny) <= 1)
1349 float pixels = ((float) htons (req->lenx) * (float) htons (req->leny)) *
1358 htons (req->lenx), htons (req->leny),