Searched refs:bounds2 (Results 1 – 1 of 1) sorted by relevance
622 Rectangle bounds2 = bounds.get(1); in includeBounds2() local624 assertEquals(new Rectangle(0, 40, 49, 19), bounds2); in includeBounds2()