in_mouse_drag_ 116 ash/shelf/shelf_layout_manager.cc bool in_mouse_drag() const { return in_mouse_drag_; } in_mouse_drag_ 124 ash/shelf/shelf_layout_manager.cc bool in_mouse_drag_; in_mouse_drag_ 144 ash/shelf/shelf_layout_manager.cc in_mouse_drag_ = (event->type() == ui::ET_MOUSE_DRAGGED || in_mouse_drag_ 145 ash/shelf/shelf_layout_manager.cc (in_mouse_drag_ && event->type() != ui::ET_MOUSE_RELEASED &&