HomeSort by relevance Sort by last modified time
    Searched refs:SetBoundsInScreen (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/ash/drag_drop/
drag_image_view.h 26 void SetBoundsInScreen(const gfx::Rect& bounds);
drag_image_view.cc 52 void DragImageView::SetBoundsInScreen(const gfx::Rect& bounds) {
drag_drop_controller.cc 219 drag_image_->SetBoundsInScreen(drag_image_bounds);
528 drag_image_->SetBoundsInScreen(current_bounds);
  /external/chromium_org/ash/wm/
window_util_unittest.cc 25 window->SetBoundsInScreen(gfx::Rect(600, 0, 100, 100),
drag_window_resizer_unittest.cc 151 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
169 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
185 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
221 window->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
253 window_->SetBoundsInScreen(
279 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
331 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
422 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
441 window_->SetBoundsInScreen(
476 window->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60)
    [all...]
drag_window_resizer.cc 120 GetTarget()->SetBoundsInScreen(dst_bounds, dst_display);
window_util.cc 133 window->SetBoundsInScreen(center, display);
  /external/chromium_org/ash/display/
screen_position_controller_unittest.cc 98 window_->SetBoundsInScreen(
136 window_->SetBoundsInScreen(
182 window_->SetBoundsInScreen(gfx::Rect(20, 20, 50, 50),
208 window_->SetBoundsInScreen(gfx::Rect(20, 20, 50, 50),
220 window_->SetBoundsInScreen(gfx::Rect(300, 20, 50, 50),
240 window_->SetBoundsInScreen(gfx::Rect(20, 20, 50, 50),
252 window_->SetBoundsInScreen(gfx::Rect(300, 20, 50, 50),
screen_position_controller.cc 50 transient_child->SetBoundsInScreen(parent_bounds_in_screen, display);
  /external/chromium_org/ash/
extended_desktop_unittest.cc 539 d1->GetNativeWindow()->SetBoundsInScreen(gfx::Rect(500, 10, 1000, 100),
546 d1->GetNativeWindow()->SetBoundsInScreen(gfx::Rect(500, 10, 1000, 100),
733 window->SetBoundsInScreen(gfx::Rect(150, 10, 50, 50),
741 window->SetBoundsInScreen(gfx::Rect(150, 10, 50, 50),
    [all...]
  /external/chromium_org/ui/aura/
window.h 150 void SetBoundsInScreen(const gfx::Rect& new_bounds_in_screen_coords,
window.cc 318 void Window::SetBoundsInScreen(const gfx::Rect& new_bounds_in_screen,
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_event_handler_unittest.cc 158 window->SetBoundsInScreen(restored_bounds, ScreenAsh::GetSecondaryDisplay());
workspace_layout_manager_unittest.cc 70 window->SetBoundsInScreen(gfx::Rect(600, 0, 100, 100),
workspace_window_resizer_unittest.cc 548 window_->SetBoundsInScreen(gfx::Rect(800, 10, 50, 60),
594 window_->SetBoundsInScreen(gfx::Rect(0, 0, 50, 60),
    [all...]
  /external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_ash_unittest.cc 688 window->SetBoundsInScreen(
    [all...]
  /external/chromium_org/ash/launcher/
launcher_view.cc 581 drag_image_->SetBoundsInScreen(drag_image_bounds);
    [all...]

Completed in 339 milliseconds