Searched refs:nRndObjWidth (Results 1 – 1 of 1) sorted by relevance
236 int nRndObjWidth = aRndGen.nextInt( nHalfWidth ); in Demo_ShapeCreation() local239 int nRndObjPosX = aRndGen.nextInt( nHalfWidth - nRndObjWidth ); in Demo_ShapeCreation()247 new Size( nRndObjWidth, nRndObjHeight ), in Demo_ShapeCreation()
Completed in 8 milliseconds