Searched defs:SetBoundsInScreen (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ash/display/
H A Dcursor_window_controller.cc146 SetBoundsInScreen(display.bounds());
207 SetBoundsInScreen(container->bounds());
210 void CursorWindowController::SetBoundsInScreen(const gfx::Rect& bounds) { function in class:ash::CursorWindowController
/external/chromium_org/ash/drag_drop/
H A Ddrag_image_view.cc56 void DragImageView::SetBoundsInScreen(const gfx::Rect& bounds) { function in class:ash::DragImageView
/external/chromium_org/ash/wm/
H A Dwindow_state.cc294 SetBoundsInScreen(GetRestoreBoundsInScreen());
330 void WindowState::SetBoundsInScreen( function in class:ash::wm::WindowState
/external/chromium_org/ui/aura/
H A Dwindow.cc452 void Window::SetBoundsInScreen(const gfx::Rect& new_bounds_in_screen, function in class:aura::Window

Completed in 99 milliseconds