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

/vbox/src/libs/xpcom18a4/xpcom/io/
H A DnsDirectoryService.h119 static nsIAtom *sLocalInternetPlugInDirectory; member in class:nsDirectoryService
H A DnsDirectoryService.cpp448 nsIAtom* nsDirectoryService::sLocalInternetPlugInDirectory = nsnull; member in class:nsDirectoryService
557 { NS_OSX_LOCAL_INTERNET_PLUGIN_DIR, &nsDirectoryService::sLocalInternetPlugInDirectory },
1028 else if (inAtom == nsDirectoryService::sLocalInternetPlugInDirectory)

Completed in 45 milliseconds