Searched defs:expectedRight (Results 1 – 2 of 2) sorted by relevance
208 void assertInnerBounds(int expectedLeft, int expectedTop, int expectedRight, in assertInnerBounds()216 void assertOuterBounds(int expectedLeft, int expectedTop, int expectedRight, in assertOuterBounds()
354 int expectedRight = 900 - panelWidth; in onWindowBoundsChanged_updateDraggableWindowBounds() local