Home | History | Annotate | Download | only in x11vnc

Lines Matching refs:req1

494 		/* when req1 = 1 mod1 == 0, end of 2nd part of bulk transfer */
496 int req0, req1, mod0, mod1;
528 req1 = sraRgnCountRects(cl->requestedRegion);
535 req0, req1, mod0, mod1,
544 if (req1 != 0 && mod1 == 0) {
576 * when req1 > 0 and mod1 == 0, we say
580 int req0, req1, mod0, mod1;
611 req1 = sraRgnCountRects(cl->requestedRegion);
618 req0, req1, mod0, mod1,
628 if (req1 != 0 && mod1 == 0) {