Lines Matching defs:width
399 u_short width, u_short height,
403 u_short width, u_short height,
1751 if (!modded.width || !modded.height ||
1755 if (modded.dx + modded.width > vxres)
1756 modded.width = vxres - modded.dx;
1763 (region->width * m) / 8, region->height,
1787 if (!modded.width || !modded.height ||
1792 if (modded.sx + modded.width > vxres)
1793 modded.width = vxres - modded.sx;
1794 if (modded.dx + modded.width > vxres)
1795 modded.width = vxres - modded.dx;
1804 (area->width * m) / 8, area->height,
1824 unsigned size = ((image->width + 7) >> 3) * image->height;
1840 (image->width * m) / 8,
1848 (image->width * m) / 8, image->height,
1881 /* 64-bit DRAM data bus width; assume 2MB.
2610 /* BLT width: actual number of pixels - 1 */
2611 /* BLT width low */
2613 /* BLT width hi */
2619 /* BLT width hi */
2657 u_short width, u_short height,
2660 u_short nwidth = width - 1;
2699 u_short x, u_short y, u_short width, u_short height,
2729 cirrusfb_set_blitter(regbase, width - 1, height - 1,