Searched refs:panel2_old_bounds (Results 1 – 1 of 1) sorted by relevance
1547 gfx::Rect panel2_old_bounds = panel2->GetBounds(); in IN_PROC_BROWSER_TEST_F() local1570 gfx::Rect panel2_new_bounds(panel2_old_bounds.x() + drag_delta_to_stack.x(), in IN_PROC_BROWSER_TEST_F()1572 panel2_old_bounds.width(), in IN_PROC_BROWSER_TEST_F()1573 panel2_old_bounds.height()); in IN_PROC_BROWSER_TEST_F()1587 panel2_new_bounds.set_origin(panel2_old_bounds.origin()); in IN_PROC_BROWSER_TEST_F()1654 gfx::Rect panel2_old_bounds = panel2->GetBounds(); in IN_PROC_BROWSER_TEST_F() local1677 panel2_old_bounds.x() + drag_delta_to_stack.x(), in IN_PROC_BROWSER_TEST_F()1678 panel1_old_bounds.y() - panel2_old_bounds.height(), in IN_PROC_BROWSER_TEST_F()1679 panel2_old_bounds.width(), in IN_PROC_BROWSER_TEST_F()1680 panel2_old_bounds.height()); in IN_PROC_BROWSER_TEST_F()[all …]