Home
last modified time | relevance | path

Searched refs:sStringBundles (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DnsContentUtils.cpp425 nsIStringBundle* nsContentUtils::sStringBundles[PropertiesFile_COUNT]; member in nsContentUtils
1882 for (i = 0; i < PropertiesFile_COUNT; ++i) NS_IF_RELEASE(sStringBundles[i]); in Shutdown()
3871 if (!sStringBundles[aFile]) { in EnsureStringBundle()
3881 sStringBundles[aFile] = bundle; // transfer ownership in EnsureStringBundle()
3908 nsIStringBundle* bundle = sStringBundles[file]; in AsyncPrecreateStringBundles()
3959 nsIStringBundle* bundle = sStringBundles[aFile]; in GetLocalizedString()
3978 nsIStringBundle* bundle = sStringBundles[aFile]; in FormatLocalizedString()
H A DnsContentUtils.h3385 static nsIStringBundle* sStringBundles[PropertiesFile_COUNT]; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsContentUtils.cpp295 nsIStringBundle* nsContentUtils::sStringBundles[PropertiesFile_COUNT]; member in nsContentUtils
1761 for (i = 0; i < PropertiesFile_COUNT; ++i) NS_IF_RELEASE(sStringBundles[i]); in Shutdown()
3585 if (!sStringBundles[aFile]) { in EnsureStringBundle()
3595 sStringBundles[aFile] = bundle; // transfer ownership in EnsureStringBundle()
3622 nsIStringBundle* bundle = sStringBundles[file]; in AsyncPrecreateStringBundles()
3673 nsIStringBundle* bundle = sStringBundles[aFile]; in GetLocalizedString()
3692 nsIStringBundle* bundle = sStringBundles[aFile]; in FormatLocalizedString()
H A DnsContentUtils.h3332 static nsIStringBundle* sStringBundles[PropertiesFile_COUNT]; variable
/dports/www/firefox/firefox-99.0/dom/base/
H A DnsContentUtils.cpp423 nsIStringBundle* nsContentUtils::sStringBundles[PropertiesFile_COUNT]; member in nsContentUtils
1850 for (i = 0; i < PropertiesFile_COUNT; ++i) NS_IF_RELEASE(sStringBundles[i]); in Shutdown()
3867 if (!sStringBundles[aFile]) { in EnsureStringBundle()
3877 sStringBundles[aFile] = bundle; // transfer ownership in EnsureStringBundle()
3904 nsIStringBundle* bundle = sStringBundles[file]; in AsyncPrecreateStringBundles()
3955 nsIStringBundle* bundle = sStringBundles[aFile]; in GetLocalizedString()
3974 nsIStringBundle* bundle = sStringBundles[aFile]; in FormatLocalizedString()
H A DnsContentUtils.h3380 static nsIStringBundle* sStringBundles[PropertiesFile_COUNT]; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DnsContentUtils.cpp425 nsIStringBundle* nsContentUtils::sStringBundles[PropertiesFile_COUNT]; member in nsContentUtils
1882 for (i = 0; i < PropertiesFile_COUNT; ++i) NS_IF_RELEASE(sStringBundles[i]); in Shutdown()
3871 if (!sStringBundles[aFile]) { in EnsureStringBundle()
3881 sStringBundles[aFile] = bundle; // transfer ownership in EnsureStringBundle()
3908 nsIStringBundle* bundle = sStringBundles[file]; in AsyncPrecreateStringBundles()
3959 nsIStringBundle* bundle = sStringBundles[aFile]; in GetLocalizedString()
3978 nsIStringBundle* bundle = sStringBundles[aFile]; in FormatLocalizedString()
H A DnsContentUtils.h3385 static nsIStringBundle* sStringBundles[PropertiesFile_COUNT]; variable
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsContentUtils.cpp267 nsIStringBundle* nsContentUtils::sStringBundles[PropertiesFile_COUNT]; member in nsContentUtils
1957 for (i = 0; i < PropertiesFile_COUNT; ++i) NS_IF_RELEASE(sStringBundles[i]); in Shutdown()
3731 if (!sStringBundles[aFile]) { in EnsureStringBundle()
3741 sStringBundles[aFile] = bundle; // transfer ownership in EnsureStringBundle()
3754 nsIStringBundle* bundle = sStringBundles[file]; in AsyncPrecreateStringBundles()
3767 nsIStringBundle* bundle = sStringBundles[aFile]; in GetLocalizedString()
3779 nsIStringBundle* bundle = sStringBundles[aFile]; in FormatLocalizedString()
H A DnsContentUtils.h3287 static nsIStringBundle* sStringBundles[PropertiesFile_COUNT]; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.cpp253 nsIStringBundle *nsContentUtils::sStringBundles[PropertiesFile_COUNT]; member in nsContentUtils
1920 NS_IF_RELEASE(sStringBundles[i]); in Shutdown()
3518 if (!sStringBundles[aFile]) { in EnsureStringBundle()
3528 sStringBundles[aFile] = bundle; // transfer ownership in EnsureStringBundle()
3540 nsIStringBundle *bundle = sStringBundles[aFile]; in GetLocalizedString()
3555 nsIStringBundle *bundle = sStringBundles[aFile]; in FormatLocalizedString()
H A DnsContentUtils.h2794 static nsIStringBundle* sStringBundles[PropertiesFile_COUNT]; variable