Searched refs:VBOX_DRAG_AND_DROP_MODE_GUEST_TO_HOST (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostServices/DragAndDrop/
H A Dservice.cpp174 case VBOX_DRAG_AND_DROP_MODE_GUEST_TO_HOST:
226 || modeGet() == VBOX_DRAG_AND_DROP_MODE_GUEST_TO_HOST)
/vbox/include/VBox/HostServices/
H A DDragAndDropSvc.h37 #define VBOX_DRAG_AND_DROP_MODE_GUEST_TO_HOST 2 macro
/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp8550 parm.u.uint32 = VBOX_DRAG_AND_DROP_MODE_GUEST_TO_HOST;

Completed in 78 milliseconds