Lines Matching full:bounds
124 views::Widget* CreateTestWidget(const gfx::Rect& bounds) {
126 NULL, CurrentContext(), bounds, false);
130 const gfx::Rect& bounds,
133 return CreateTestWidgetWithParentAndContext(parent, NULL, bounds, child);
138 const gfx::Rect& bounds,
144 params.bounds = bounds;
440 // Make sure the bounds which doesn't fit to the root window
552 // Transient window's screen bounds stays the same.
577 EXPECT_EQ("0,0", display_1.bounds().origin().ToString());
579 EXPECT_EQ("1000,0", display_2.bounds().origin().ToString());
608 EXPECT_EQ("0,600", display_2.bounds().origin().ToString());
684 // not move to another root window regardles of the bounds specified.
712 Shell::GetScreen()->GetPrimaryDisplay().bounds());
716 ScreenUtil::GetSecondaryDisplay().bounds());
722 Shell::GetScreen()->GetPrimaryDisplay().bounds());