Lines Matching refs:height
283 * @param height height of the rectangle to be copied.
304 int height);
395 * pixmaps that have a width or height that is not a power of two.
428 * @param height destination rectangle height
431 * call, to the rectangle from (dstX, dstY) to (dstX + width, dstY + height)
448 int height);
472 * @param height height of the rectangle to be copied
478 * (x + width, y + height). This is typically done with hostdata uploads,
518 * @param height height of the rectangle to be copied
523 * (x, y) to (x + width, y + height), to system memory starting at
707 Bool (*ModifyPixmapHeader)(PixmapPtr pPixmap, int width, int height,
714 void *(*CreatePixmap2)(ScreenPtr pScreen, int width, int height,