Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:big2

6266 void expire_rects1(int idx, int w, int h, int *x_hit, int *y_hit, int big1, int big2, int cram) {
6360 if (big2 && nr > 2) {
6418 void expire_rects2(int idx, int w, int h, int *x_hit, int *y_hit, int big1, int big2, int cram) {
6539 if (big2 && ncache > 4 && n <= 3) {
6717 void expire_rects(int idx, int w, int h, int *x_hit, int *y_hit, int big1, int big2, int cram) {
6720 expire_rects1(idx, w, h, x_hit, y_hit, big1, big2, cram);
6722 expire_rects2(idx, w, h, x_hit, y_hit, big1, big2, cram);
6731 int big1 = 0, big2 = 0, cram = 0;
6824 big2 = 1;
6835 big1 = big2 = 0;
6850 if (cram && big2) {
6851 if (ncdb) fprintf(stderr, ">>**--**>> BIG2 rect: %dx%d+%d+%d -- %d %d\n", w, h, x, y, x_hit, y_hit);
6864 if (big2 && n <= 3 && ncache > 4) {
6904 if (big2 && n == 3 && ncache > 4) {
6951 expire_rects(idx, w, h, &x_hit, &y_hit, big1, big2, cram);
7653 if (ncdb) fprintf(stderr, "find_rect: REGION/GRID/EXPIRE/FORCE - BIG1/BIG2/FAIL %d/%d/%d/%d - %d/%d/%d of %d\n",