Home | History | Annotate | Download | only in functional

Lines Matching defs:cHeight

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