Home | History | Annotate | Download | only in functional

Lines Matching defs:cWidth

685 		int		cWidth	= (int)(deRandom_getUint32(&rnd) & 0x7fffffff) % (width-cX);
689 context.scissor(cX, cY, cWidth, cHeight);