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

/vbox/src/VBox/GuestHost/DragAndDrop/
H A DDnDMIME.cpp33 bool DnDMIMENeedsDropDir(const char *pcszFormat, size_t cchFormatMax) function
/vbox/include/VBox/GuestHost/
H A DDragAndDrop.h43 bool DnDMIMENeedsDropDir(const char *pcszFormat, size_t cchFormatMax);
/vbox/src/VBox/Main/src-client/
H A DGuestDnDSourceImpl.cpp241 bool fNeedsDropDir = DnDMIMENeedsDropDir(pcszFormat, strlen(pcszFormat));

Completed in 675 milliseconds