Lines Matching defs:last_box
7279 const BoxRec *const last_box = b + ARRAY_SIZE(box);
7298 if (++b == last_box) {
7299 op->boxes(data->sna, op, box, last_box - box);
7316 const BoxRec *const last_box = b + ARRAY_SIZE(box);
7334 if (++b == last_box) {
7335 op->boxes(data->sna, op, box, last_box - box);
7473 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box);
7498 } else if (++b == last_box) {
7499 op->boxes(data->sna, op, box, last_box - box);
7525 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box);
7580 if (++b == last_box) {
7581 op->boxes(data->sna, op, box, last_box - box);
7611 BoxRec box[512], *b = box, *const last_box = box + ARRAY_SIZE(box);
7635 if (nbox > last_box - box)
7636 nbox = last_box - box;
7652 if (nbox > last_box - box)
7653 nbox = last_box - box;
7675 if (++b == last_box) {
7676 assert_pixmap_contains_boxes(pixmap, box, last_box-box, 0, 0);
7677 fill.boxes(sna, &fill, box, last_box - box);
7678 sna_damage_add_boxes(damage, box, last_box - box, 0, 0);
7719 if (++b == last_box) {
7720 fill.boxes(sna, &fill, box, last_box - box);
7776 if (++b == last_box) {
7777 fill.boxes(sna, &fill, box, last_box - box);
7819 if (++b == last_box) {
7821 fill.boxes(sna, &fill, box, last_box - box);
7878 if (++b == last_box) {
7879 assert_pixmap_contains_boxes(pixmap, box, last_box-box, 0, 0);
7880 fill.boxes(sna, &fill, box, last_box - box);
7881 sna_damage_add_boxes(damage, box, last_box - box, 0, 0);
8789 BoxRec box[512], *b = box, * const last_box = box + ARRAY_SIZE(box);
8859 if (++b == last_box){
8860 assert_pixmap_contains_boxes(pixmap, box, last_box-box, 0, 0);
8861 fill.boxes(sna, &fill, box, last_box - box);
8863 sna_damage_add_boxes(damage, box, last_box-box, 0, 0);
9031 BoxRec box[512], *b, * const last_box = box + ARRAY_SIZE(box);
9133 if (++b == last_box) {
9195 if (++b == last_box) {
9217 if (++b == last_box) {
9281 if (++b == last_box) {
9304 if (++b == last_box) {
9401 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes);
9461 if (++b == last_box) {
9462 assert_pixmap_contains_boxes(pixmap, boxes, last_box-boxes, 0, 0);
9463 fill.boxes(sna, &fill, boxes, last_box - boxes);
9465 sna_damage_add_boxes(damage, boxes, last_box - boxes, 0, 0);
9524 if (++b == last_box) {
9525 assert_pixmap_contains_boxes(pixmap, boxes, last_box-boxes, 0, 0);
9526 fill.boxes(sna, &fill, boxes, last_box - boxes);
9528 sna_damage_add_boxes(damage, boxes, last_box - boxes, 0, 0);
9591 if (++b == last_box) {
9592 assert_pixmap_contains_boxes(pixmap, boxes, last_box-boxes, 0, 0);
9593 fill.boxes(sna, &fill, boxes, last_box-boxes);
9595 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
10088 BoxRec boxes[512], *b = boxes, * const last_box = boxes + ARRAY_SIZE(boxes);
10177 if (++b == last_box) {
10178 fill.boxes(sna, &fill, boxes, last_box-boxes);
10180 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
10198 if (++b == last_box) {
10199 fill.boxes(sna, &fill, boxes, last_box-boxes);
10201 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
10242 BoxRec *const last_box = box + ARRAY_SIZE(box);
10324 if (++b == last_box) {
10386 if (++b == last_box) {
10410 if (++b == last_box) {
10471 if (++b == last_box) {
10494 if (++b == last_box) {
10940 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes);
10973 if (b+4 > last_box) {
11080 if (++b == last_box) {
11081 fill.boxes(sna, &fill, boxes, last_box-boxes);
11083 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11137 if (++b == last_box) {
11138 fill.boxes(sna, &fill, boxes, last_box-boxes);
11140 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11234 if (++b == last_box) {
11235 fill.boxes(sna, &fill, boxes, last_box-boxes);
11237 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11316 if (++b == last_box) {
11317 fill.boxes(sna, &fill, boxes, last_box-boxes);
11319 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11348 if (b+4 > last_box) {
11349 fill.boxes(sna, &fill, boxes, last_box-boxes);
11351 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11711 BoxRec boxes[512], *b = boxes, *const last_box = boxes+ARRAY_SIZE(boxes);
11837 if (++b == last_box) {
11838 fill.boxes(sna, &fill, boxes, last_box-boxes);
11840 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);
11872 if (++b == last_box) {
11873 fill.boxes(sna, &fill, boxes, last_box-boxes);
11875 sna_damage_add_boxes(damage, boxes, last_box-boxes, 0, 0);