Searched refs:dragIsPending (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Main/include/
H A DGuestDnDSourceImpl.h52 HRESULT dragIsPending(ULONG uScreenId, std::vector<com::Utf8Str> &aFormats, std::vector<DnDAction_T> &aAllowedActions, DnDAction_T *aDefaultAction);
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDHandler.h76 int dragIsPending(CSession &session, CDnDSource &dndSource, ulong screenId, QWidget *pParent = NULL);
H A DUIMachineView.h256 void dragIsPending(void);
H A DUIDnDHandler.cpp170 int UIDnDHandler::dragIsPending(CSession &session, CDnDSource &dndSource, function in class:UIDnDHandler
H A DUIMachineView.cpp1443 void UIMachineView::dragIsPending(void) function in class:UIMachineView
1452 DnDHandler()->dragIsPending(session(), dndSource, screenId(), this /* pParent */);
H A DUIMouseHandler.cpp968 m_views[uScreenId]->dragIsPending();
/vbox/src/VBox/Main/src-client/
H A DGuestDnDSourceImpl.cpp161 HRESULT GuestDnDSource::dragIsPending(ULONG uScreenId, function in class:GuestDnDSource

Completed in 60 milliseconds