Searched refs:windowMaxSize (Results 1 – 1 of 1) sorted by relevance
108 static Size windowMaxSize; field in RecoveryTest614 windowMaxSize = size; in makeWindowPositionRage()693 int maxHeight = windowMaxSize.Height-posSize.X; in makePosZize()694 int maxWidth = windowMaxSize.Width-posSize.Y; in makePosZize()696 int width = rand.nextInt((windowMaxSize.Width-posSize.Y) + 1); in makePosZize()