Home
last modified time | relevance | path

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

/trunk/main/sfx2/qa/complex/sfx2/undo/
H A DDrawingOrPresentationDocumentTest.java70 ( pagePlayground.X + ( pagePlayground.Width - BIG_CIRCLE_SIZE ) / 2 ), in doSingleModification()
71 ( pagePlayground.Y + ( pagePlayground.Height - BIG_CIRCLE_SIZE ) / 2 ), in doSingleModification()
72 BIG_CIRCLE_SIZE, in doSingleModification()
89 verifyShapeGeometry( shape, BIG_CIRCLE_SIZE, BIG_CIRCLE_SIZE ); in verifySingleModificationDocumentState()
215 private static int BIG_CIRCLE_SIZE = 5000; field in DrawingOrPresentationDocumentTest

Completed in 17 milliseconds