Lines Matching refs:andBits
283 #define ARCRROP(d) RROP(d,andBits,xorBits)
296 BITS andBits, xorBits; in ARC() local
303 andBits = (BITS) and; in ARC()
316 if (andBits == 0) { in ARC()
342 if (andBits == 0) { in ARC()
356 if (andBits == 0) { in ARC()
381 if (andBits == 0) { in ARC()
406 if (andBits == 0) { in ARC()
437 if (andBits == 0) { in ARC()
727 FbBits andBits = fbGetGCPrivate(pGC)->and; in POLYSEGMENT() local
729 BITS and = andBits; in POLYSEGMENT()
791 FbDoMaskRRop(READ(dstLine), andBits, xorBits, in POLYSEGMENT()
795 if (!andBits) in POLYSEGMENT()
801 FbDoRRop(READ(dstLine), andBits, xorBits)); in POLYSEGMENT()
806 FbDoMaskRRop(READ(dstLine), andBits, xorBits, in POLYSEGMENT()