Home
last modified time | relevance | path

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

/aoo4110/main/odk/examples/DevelopersGuide/Drawing/
H A DDrawingDemo.java236 int nRndObjWidth = aRndGen.nextInt( nHalfWidth ); in Demo_ShapeCreation() local
239 int nRndObjPosX = aRndGen.nextInt( nHalfWidth - nRndObjWidth ); in Demo_ShapeCreation()
247 new Size( nRndObjWidth, nRndObjHeight ), in Demo_ShapeCreation()

Completed in 8 milliseconds