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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.h111 static nsIAtom *sDefaultDownloadDirectory; member in class:nsDirectoryService
H A DnsDirectoryService.cpp440 nsIAtom* nsDirectoryService::sDefaultDownloadDirectory = nsnull; member in class:nsDirectoryService
549 { NS_OSX_DEFAULT_DOWNLOAD_DIR, &nsDirectoryService::sDefaultDownloadDirectory },
965 else if (inAtom == nsDirectoryService::sDefaultDownloadDirectory)

Completed in 46 milliseconds