Lines Matching defs:height
399 u_short width, u_short height,
403 u_short width, u_short height,
1751 if (!modded.width || !modded.height ||
1757 if (modded.dy + modded.height > vyres)
1758 modded.height = vyres - modded.dy;
1763 (region->width * m) / 8, region->height,
1787 if (!modded.width || !modded.height ||
1796 if (modded.sy + modded.height > vyres)
1797 modded.height = vyres - modded.sy;
1798 if (modded.dy + modded.height > vyres)
1799 modded.height = vyres - modded.dy;
1804 (area->width * m) / 8, area->height,
1824 unsigned size = ((image->width + 7) >> 3) * image->height;
1841 image->height,
1848 (image->width * m) / 8, image->height,
2616 /* BLT height: actual number of lines -1 */
2617 /* BLT height low */
2657 u_short width, u_short height,
2661 u_short nheight = height - 1;
2699 u_short x, u_short y, u_short width, u_short height,
2729 cirrusfb_set_blitter(regbase, width - 1, height - 1,