Home
last modified time | relevance | path

Searched refs:SetDestinationDisplay (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/wm/
Ddrag_window_controller.h38 void SetDestinationDisplay(const gfx::Display& dst_display);
Ddrag_window_controller.cc32 void DragWindowController::SetDestinationDisplay( in SetDestinationDisplay() function in ash::internal::DragWindowController
Ddrag_window_resizer.cc194 drag_window_controller_->SetDestinationDisplay( in UpdateDragWindow()