Searched refs:isDnDIgnoreAction (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DGuestDnDSourceImpl.cpp193 if (isDnDIgnoreAction(pResp->defAction()))
235 if (isDnDIgnoreAction(uAction))
H A DGuestDnDTargetImpl.cpp190 if (isDnDIgnoreAction(uDefAction))
257 if (isDnDIgnoreAction(uDefAction))
349 if (isDnDIgnoreAction(uDefAction))
H A DGuestDnDPrivate.cpp603 if (isDnDIgnoreAction(*puAllowedActions))
/vbox/include/VBox/HostServices/
H A DDragAndDropSvc.h49 #define isDnDIgnoreAction(a) ((a) == DND_IGNORE_ACTION) macro

Completed in 47 milliseconds