DragWindowController   22 ash/wm/drag_window_controller.cc DragWindowController::DragWindowController(aura::Window* window)
DragWindowController   27 ash/wm/drag_window_controller.cc DragWindowController::~DragWindowController() {
DragWindowController   31 ash/wm/drag_window_controller.cc void DragWindowController::SetDestinationDisplay(
DragWindowController   36 ash/wm/drag_window_controller.cc void DragWindowController::Show() {
DragWindowController   42 ash/wm/drag_window_controller.cc void DragWindowController::SetBounds(const gfx::Rect& bounds) {
DragWindowController   48 ash/wm/drag_window_controller.cc void DragWindowController::Hide() {
DragWindowController   56 ash/wm/drag_window_controller.cc void DragWindowController::SetOpacity(float opacity) {
DragWindowController   63 ash/wm/drag_window_controller.cc void DragWindowController::CreateDragWidget(const gfx::Rect& bounds) {
DragWindowController   98 ash/wm/drag_window_controller.cc void DragWindowController::SetBoundsInternal(const gfx::Rect& bounds) {
DragWindowController  108 ash/wm/drag_window_controller.cc void DragWindowController::RecreateWindowLayers() {
DragWindowController   32 ash/wm/drag_window_controller.h class ASH_EXPORT DragWindowController {
DragWindowController   34 ash/wm/drag_window_controller.h   explicit DragWindowController(aura::Window* window);
DragWindowController   35 ash/wm/drag_window_controller.h   virtual ~DragWindowController();
DragWindowController   57 ash/wm/drag_window_controller.h   FRIEND_TEST_ALL_PREFIXES(DragWindowResizerTest, DragWindowController);
DragWindowController   90 ash/wm/drag_window_controller.h   DISALLOW_COPY_AND_ASSIGN(DragWindowController);
DragWindowController  184 ash/wm/drag_window_resizer.cc           new DragWindowController(GetTarget()));
DragWindowController   16 ash/wm/drag_window_resizer.h class DragWindowController;
DragWindowController   36 ash/wm/drag_window_resizer.h   FRIEND_TEST_ALL_PREFIXES(DragWindowResizerTest, DragWindowController);
DragWindowController   54 ash/wm/drag_window_resizer.h   scoped_ptr<DragWindowController> drag_window_controller_;
DragWindowController  342 ash/wm/drag_window_resizer_unittest.cc TEST_F(DragWindowResizerTest, DragWindowController) {
DragWindowController  369 ash/wm/drag_window_resizer_unittest.cc     DragWindowController* controller =