Home
last modified time | relevance | path

Searched refs:nRndObjHeight (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java237 int nRndObjHeight = aRndGen.nextInt( nHalfHeight ); in Demo_ShapeCreation() local
240 int nRndObjPosY = aRndGen.nextInt( nHalfHeight - nRndObjHeight ) in Demo_ShapeCreation()
247 new Size( nRndObjWidth, nRndObjHeight ), in Demo_ShapeCreation()

Completed in 15 milliseconds