GetTargetBounds    53 ash/rotator/screen_rotation.cc   const gfx::Rect& bounds = layer->GetTargetBounds();
GetTargetBounds  1918 ash/shelf/shelf_view.cc         source->GetWidget()->GetNativeWindow()->GetTargetBounds().origin();
GetTargetBounds   317 ash/wm/dock/docked_window_layout_manager.cc         docked_container_, win1->GetTargetBounds());
GetTargetBounds   319 ash/wm/dock/docked_window_layout_manager.cc         docked_container_, win2->GetTargetBounds());
GetTargetBounds  1167 ash/wm/dock/docked_window_layout_manager.cc         dock_container_, window->GetTargetBounds());
GetTargetBounds  1211 ash/wm/dock/docked_window_layout_manager.cc     if (bounds != window->GetTargetBounds()) {
GetTargetBounds   143 ash/wm/overview/scoped_transform_overview_window.cc                                                 window->GetTargetBounds()));
GetTargetBounds   250 ash/wm/overview/scoped_transform_overview_window.cc             (*iter)->GetWindow()->GetTargetBounds()).origin() - origin,
GetTargetBounds   257 ash/wm/overview/scoped_transform_overview_window.cc           window->parent(), window->GetTargetBounds()).origin() - origin,
GetTargetBounds   193 ash/wm/overview/window_selector_unittest.cc         window->parent(), window->layer()->GetTargetBounds()));
GetTargetBounds   674 ash/wm/panels/panel_layout_manager.cc     gfx::Rect bounds = visible_panels[i].window->GetTargetBounds();
GetTargetBounds   689 ash/wm/panels/panel_layout_manager.cc     bool on_shelf = visible_panels[i].window->GetTargetBounds() == bounds;
GetTargetBounds   797 ash/wm/panels/panel_layout_manager.cc         panel->GetTargetBounds());
GetTargetBounds   114 ash/wm/window_positioner.cc   if (bounds == window->GetTargetBounds())
GetTargetBounds    37 chrome/browser/ui/cocoa/omnibox/omnibox_popup_view_mac.h   virtual gfx::Rect GetTargetBounds() OVERRIDE;
GetTargetBounds    51 chrome/browser/ui/gtk/omnibox/omnibox_popup_view_gtk.h   virtual gfx::Rect GetTargetBounds() OVERRIDE;
GetTargetBounds    37 chrome/browser/ui/omnibox/omnibox_popup_view.h   virtual gfx::Rect GetTargetBounds() = 0;
GetTargetBounds    45 chrome/browser/ui/views/omnibox/omnibox_popup_contents_view.h   virtual gfx::Rect GetTargetBounds() OVERRIDE;
GetTargetBounds  1125 ui/app_list/views/apps_grid_view.cc     if (bounds_animator_.GetTargetBounds(view) == target)
GetTargetBounds   452 ui/aura/window.cc     return layer()->GetTargetBounds();
GetTargetBounds   461 ui/aura/window.cc     return layer()->GetTargetBounds();
GetTargetBounds   463 ui/aura/window.cc   gfx::Rect layer_target_bounds = layer()->GetTargetBounds();
GetTargetBounds   664 ui/aura/window.cc   return gfx::Rect(GetTargetBounds().size()).Contains(local_point);
GetTargetBounds   886 ui/aura/window.cc   gfx::Rect old_bounds = GetTargetBounds();
GetTargetBounds   173 ui/aura/window.h   gfx::Rect GetTargetBounds() const;
GetTargetBounds  1634 ui/aura/window_unittest.cc   EXPECT_EQ("0,0 100x100", w1->layer()->GetTargetBounds().ToString());
GetTargetBounds  1643 ui/aura/window_unittest.cc   EXPECT_EQ("100,100 100x100", w1->layer()->GetTargetBounds().ToString());
GetTargetBounds  1655 ui/aura/window_unittest.cc   EXPECT_EQ("0,0 100x100", w1->layer()->GetTargetBounds().ToString());
GetTargetBounds  2360 ui/aura/window_unittest.cc   EXPECT_EQ("100,100 110x100", window->GetTargetBounds().ToString());
GetTargetBounds  2794 ui/aura/window_unittest.cc   EXPECT_EQ("7,8 11x12", w111->GetTargetBounds().ToString());
GetTargetBounds  2800 ui/aura/window_unittest.cc   EXPECT_EQ("5,6 100x100", w111->GetTargetBounds().ToString());
GetTargetBounds  2807 ui/aura/window_unittest.cc   EXPECT_EQ("5,6 100x100", w11ll->GetTargetBounds().ToString());
GetTargetBounds  2809 ui/aura/window_unittest.cc   EXPECT_EQ("5,6 100x100", w111->GetTargetBounds().ToString());
GetTargetBounds  2816 ui/aura/window_unittest.cc   EXPECT_EQ("7,8 11x12", w111->GetTargetBounds().ToString());
GetTargetBounds   234 ui/compositor/layer.cc     return animator_->GetTargetBounds();
GetTargetBounds   145 ui/compositor/layer.h   gfx::Rect GetTargetBounds() const;
GetTargetBounds    69 ui/compositor/layer_animator.h   gfx::Rect GetTargetBounds() const;
GetTargetBounds    64 ui/views/animation/bounds_animator.h   gfx::Rect GetTargetBounds(View* view);
GetTargetBounds   363 ui/views/view.cc   return layer()->GetTargetBounds();