Searched defs:SetBoundsInScreen (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/ash/display/ | ||
H A D | cursor_window_controller.cc | 146 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 D | drag_image_view.cc | 56 void DragImageView::SetBoundsInScreen(const gfx::Rect& bounds) { function in class:ash::DragImageView |
/external/chromium_org/ash/wm/ | ||
H A D | window_state.cc | 294 SetBoundsInScreen(GetRestoreBoundsInScreen()); 330 void WindowState::SetBoundsInScreen( function in class:ash::wm::WindowState |
/external/chromium_org/ui/aura/ | ||
H A D | window.cc | 452 void Window::SetBoundsInScreen(const gfx::Rect& new_bounds_in_screen, function in class:aura::Window |
Completed in 133 milliseconds