Home | History | Annotate | Download | only in dock

Lines Matching defs:initial_bounds

198     gfx::Rect initial_bounds = window->GetBoundsInScreen();
201 dx, y - initial_bounds.y(),
211 gfx::Rect initial_bounds = window->GetBoundsInScreen();
234 EXPECT_EQ(initial_bounds.y() + dy, window->GetBoundsInScreen().y());
351 gfx::Rect initial_bounds(window->bounds());
355 int expected_x = initial_bounds.x() - initial_location_in_parent().x() + 1;
630 gfx::Rect initial_bounds(w2->bounds());
641 (initial_bounds.x() - initial_location_in_parent().x()) : 0;
726 gfx::Rect initial_bounds = window->GetBoundsInScreen();