Searched refs:panel2_bounds (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_drag_browsertest.cc2909 gfx::Rect panel2_bounds = panel2->GetBounds(); local
2920 panel2_bounds.Offset(drag_delta_to_detach_and_snap);
2921 panel2_bounds.set_x(panel1_bounds.right());
2922 EXPECT_EQ(panel2_bounds, panel2->GetBounds());
H A Dpanel_resize_browsertest.cc360 gfx::Rect panel2_bounds = panel2->GetBounds(); local

Completed in 747 milliseconds