Searched refs:nRndObjHeight (Results 1 – 1 of 1) sorted by relevance
237 int nRndObjHeight = aRndGen.nextInt( nHalfHeight ); in Demo_ShapeCreation() local240 int nRndObjPosY = aRndGen.nextInt( nHalfHeight - nRndObjHeight ) in Demo_ShapeCreation()247 new Size( nRndObjWidth, nRndObjHeight ), in Demo_ShapeCreation()
Completed in 15 milliseconds