drag_operation_   137 ash/drag_drop/drag_drop_controller.cc       drag_operation_(0),
drag_operation_   194 ash/drag_drop/drag_drop_controller.cc   drag_operation_ = operation;
drag_operation_   244 ash/drag_drop/drag_drop_controller.cc   return drag_operation_;
drag_operation_   266 ash/drag_drop/drag_drop_controller.cc                             drag_operation_);
drag_operation_   275 ash/drag_drop/drag_drop_controller.cc                             drag_operation_);
drag_operation_   314 ash/drag_drop/drag_drop_controller.cc         *drag_data_, event.location(), event.root_location(), drag_operation_);
drag_operation_   316 ash/drag_drop/drag_drop_controller.cc     drag_operation_ = delegate->OnPerformDrop(e);
drag_operation_   317 ash/drag_drop/drag_drop_controller.cc     if (drag_operation_ == 0)
drag_operation_   513 ash/drag_drop/drag_drop_controller.cc   drag_operation_ = 0;
drag_operation_   101 ash/drag_drop/drag_drop_controller.h   int drag_operation_;
drag_operation_   426 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc       drag_operation_(0),
drag_operation_   632 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   drag_operation_ = operation;
drag_operation_   670 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc     drag_operation_ = 0;
drag_operation_   867 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   if (drag_operation_ & ui::DragDropTypes::DRAG_COPY)
drag_operation_   869 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   if (drag_operation_ & ui::DragDropTypes::DRAG_MOVE)
drag_operation_   871 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   if (drag_operation_ & ui::DragDropTypes::DRAG_LINK)
drag_operation_   975 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.cc   xev.xclient.data.l[4] = DragOperationToAtom(drag_operation_);
drag_operation_   218 ui/views/widget/desktop_aura/desktop_drag_drop_client_aurax11.h   int drag_operation_;
drag_operation_    35 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc   drag_operation_ = operation;
drag_operation_    63 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.cc   drag_operation_ = 0;
drag_operation_    46 ui/views/widget/desktop_aura/desktop_drag_drop_client_win.h   int drag_operation_;