Lines Matching defs:last_box

7440 	const BoxRec *const last_box = b + ARRAY_SIZE(box);
7459 if (++b == last_box) {
7460 op->boxes(data->sna, op, box, last_box - box);
7477 const BoxRec *const last_box = b + ARRAY_SIZE(box);
7495 if (++b == last_box) {
7496 op->boxes(data->sna, op, box, last_box - box);
7634 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box);
7659 } else if (++b == last_box) {
7660 op->boxes(data->sna, op, box, last_box - box);
7686 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box);
7741 if (++b == last_box) {
7742 op->boxes(data->sna, op, box, last_box - box);
7772 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box);
7796 if (nbox > last_box - box)
7797 nbox = last_box - box;
7813 if (nbox > last_box - box)
7814 nbox = last_box - box;
7836 if (++b == last_box) {
7837 assert_pixmap_contains_boxes(pixmap, box, last_box-box, 0, 0);
7838 fill.boxes(sna, &fill, box, last_box - box);
7839 sna_damage_add_boxes(damage, box, last_box - box, 0, 0);
7880 if (++b == last_box) {
7881 fill.boxes(sna, &fill, box, last_box - box);
7937 if (++b == last_box) {
7938 fill.boxes(sna, &fill, box, last_box - box);
7980 if (++b == last_box) {
7982 fill.boxes(sna, &fill, box, last_box - box);
8039 if (++b == last_box) {
8040 assert_pixmap_contains_boxes(pixmap, box, last_box-box, 0, 0);
8041 fill.boxes(sna, &fill, box, last_box - box);
8042 sna_damage_add_boxes(damage, box, last_box - box, 0, 0);
8957 BoxRec box[512], *b = box, * const last_box = box + ARRAY_SIZE(box);
9027 if (++b == last_box){
9028 assert_pixmap_contains_boxes(pixmap, box, last_box-box, 0, 0);
9029 fill.boxes(sna, &fill, box, last_box - box);
9031 sna_damage_add_boxes(damage, box, last_box-box, 0, 0);
9174 BoxRec box[512], *b, * const last_box = box + ARRAY_SIZE(box);
9276 if (++b == last_box) {
9338 if (++b == last_box) {
9360 if (++b == last_box) {
9424 if (++b == last_box) {
9447 if (++b == last_box) {
9544 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes);
9604 if (++b == last_box) {
9605 assert_pixmap_contains_boxes(pixmap, boxes, last_box-boxes, 0, 0);
9606 fill.boxes(sna, &fill, boxes, last_box - boxes);
9608 sna_damage_add_boxes(damage, boxes, last_box - boxes, 0, 0);
9667 if (++b == last_box) {
9668 assert_pixmap_contains_boxes(pixmap, boxes, last_box-boxes, 0, 0);
9669 fill.boxes(sna, &fill, boxes, last_box - boxes);
9671 sna_damage_add_boxes(damage, boxes, last_box - boxes, 0, 0);
9734 if (++b == last_box) {
9735 assert_pixmap_contains_boxes(pixmap, boxes, last_box-boxes, 0, 0);
9736 fill.boxes(sna, &fill, boxes, last_box-boxes);
9738 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
10238 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes);
10335 if (++b == last_box) {
10336 fill.boxes(sna, &fill, boxes, last_box-boxes);
10338 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
10360 if (++b == last_box) {
10361 fill.boxes(sna, &fill, boxes, last_box-boxes);
10363 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
10404 BoxRec *const last_box = box + ARRAY_SIZE(box);
10489 if (++b == last_box) {
10552 if (++b == last_box) {
10577 if (++b == last_box) {
10639 if (++b == last_box) {
10663 if (++b == last_box) {
11109 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes);
11142 if (b+4 > last_box) {
11249 if (++b == last_box) {
11250 fill.boxes(sna, &fill, boxes, last_box-boxes);
11252 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11306 if (++b == last_box) {
11307 fill.boxes(sna, &fill, boxes, last_box-boxes);
11309 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11403 if (++b == last_box) {
11404 fill.boxes(sna, &fill, boxes, last_box-boxes);
11406 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11485 if (++b == last_box) {
11486 fill.boxes(sna, &fill, boxes, last_box-boxes);
11488 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11517 if (b+4 > last_box) {
11518 fill.boxes(sna, &fill, boxes, last_box-boxes);
11520 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11880 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes);
12036 if (++b == last_box) {
12037 fill.boxes(sna, &fill, boxes, last_box-boxes);
12039 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
12071 if (++b == last_box) {
12072 fill.boxes(sna, &fill, boxes, last_box-boxes);
12074 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);