Searched defs:DND_IGNORE_ACTION (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/HostServices/
H A DDragAndDropSvc.h40 #define DND_IGNORE_ACTION UINT32_C(0) macro
49 #define isDnDIgnoreAction(a) ((a) == DND_IGNORE_ACTION)

Completed in 503 milliseconds