Searched refs:expected_bottom (Results 1 – 1 of 1) sorted by relevance
48 static int expected_bottom; variable178 return (no_appbars_intersect() && windows[1].allocated_rect.bottom == expected_bottom); in got_expected_bottom()321 expected_bottom = max(windows[0].allocated_rect.bottom, windows[1].allocated_rect.bottom); in test_setpos()338 ok(windows[1].allocated_rect.bottom == expected_bottom, in test_setpos()340 windows[1].allocated_rect.bottom, expected_bottom); in test_setpos()