Lines Matching defs:height
400 u_short width, u_short height,
404 u_short width, u_short height,
1753 if (!modded.width || !modded.height ||
1759 if (modded.dy + modded.height > vyres)
1760 modded.height = vyres - modded.dy;
1765 (region->width * m) / 8, region->height,
1789 if (!modded.width || !modded.height ||
1798 if (modded.sy + modded.height > vyres)
1799 modded.height = vyres - modded.sy;
1800 if (modded.dy + modded.height > vyres)
1801 modded.height = vyres - modded.dy;
1806 (area->width * m) / 8, area->height,
1826 unsigned size = ((image->width + 7) >> 3) * image->height;
1843 image->height,
1850 (image->width * m) / 8, image->height,
2618 /* BLT height: actual number of lines -1 */
2619 /* BLT height low */
2659 u_short width, u_short height,
2663 u_short nheight = height - 1;
2701 u_short x, u_short y, u_short width, u_short height,
2731 cirrusfb_set_blitter(regbase, width - 1, height - 1,