DragSourceActionSelection  101 Source/core/page/DragController.cpp     case DragSourceActionSelection:
DragSourceActionSelection  624 Source/core/page/DragController.cpp         dragType = DragSourceActionSelection;
DragSourceActionSelection  640 Source/core/page/DragController.cpp         if (dragType != DragSourceActionSelection && node->isTextNode() && node->canStartSelection()) {
DragSourceActionSelection  679 Source/core/page/DragController.cpp     if (dragType == DragSourceActionSelection) {
DragSourceActionSelection  746 Source/core/page/DragController.cpp     if (state.m_dragType == DragSourceActionSelection) {
DragSourceActionSelection  875 Source/core/page/DragController.cpp     if (state.m_dragType == DragSourceActionSelection) {
DragSourceActionSelection 3233 Source/core/page/EventHandler.cpp     case DragSourceActionSelection: