Lines Matching defs:height

201  * \param height[in] Blit height.
210 int dstx0, int dsty0, int width, int height,
229 width, height, srcx0, srcy0,
230 width, height, flush_flag);
453 draw->height = reply->height;
455 draw->vtable->set_drawable_size(draw, draw->width, draw->height);
486 draw->height = ce->height;
487 draw->vtable->set_drawable_size(draw, draw->width, draw->height);
770 uint16_t height)
783 height);
810 int width, int height,
828 y = draw->height - y - height;
837 0, 0, back->width, back->height,
847 x, y, x, y, width, height);
856 x, y, width, height,
864 x, y, x, y, width, height);
885 0, 0, 0, 0, draw->width, draw->height);
914 0, 0, front->width, front->height,
935 0, 0, front->width, front->height,
1026 0, 0, back->width, back->height,
1124 xcb_rects[i].y = draw->height - rect[1] - rect[3];
1126 xcb_rects[i].height = rect[3];
1166 0, 0, draw->width, draw->height,
1171 0, 0, 0, 0, draw->width, draw->height);
1192 0, 0, 0, 0, draw->width, draw->height);
1402 int width, int height, int depth)
1495 width, height, format,
1510 width, height,
1525 width, height,
1538 width, height,
1602 height,
1613 height,
1633 width, height,
1648 width, height, buffer->strides[0],
1664 buffer->height = height;
1795 draw->height = geom_reply->height;
1797 draw->vtable->set_drawable_size(draw, draw->width, draw->height);
1838 bp_reply->height,
1885 bp_reply->height,
1916 int height;
1969 height = bps_reply->height;
1986 height = bp_reply->height;
1996 buffer->height = height;
2044 buffer->height != draw->height ||
2053 draw->height,
2071 MIN2(buffer->height, new_buffer->height),
2080 draw->width, draw->height);
2094 draw->width, draw->height);
2102 0, 0, draw->width, draw->height,
2134 0, 0, draw->width, draw->height,
2301 draw->height = geom_reply->height;
2302 draw->vtable->set_drawable_size(draw, draw->width, draw->height);
2367 draw->width, draw->height, draw->depth);
2385 0, 0, draw->width, draw->height,