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

/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_browsertest.cc174 std::vector<gfx::Rect> titlebar_exposed_bounds = test_begin_bounds; local
176 titlebar_exposed_bounds[index].set_height(
178 titlebar_exposed_bounds[index].set_y(
191 EXPECT_EQ(titlebar_exposed_bounds, GetAllPanelBounds());
206 EXPECT_EQ(titlebar_exposed_bounds, GetAllPanelBounds());
213 EXPECT_EQ(titlebar_exposed_bounds, GetAllPanelBounds());

Completed in 110 milliseconds