Home
last modified time | relevance | path

Searched refs:FormatLocalizedString (Results 1 – 25 of 123) sorted by relevance

12345

/dports/lang/spidermonkey60/firefox-60.9.0/dom/html/input/
H A DInputType.cpp168 rv = nsContentUtils::FormatLocalizedString( in GetValidationMessage()
186 rv = nsContentUtils::FormatLocalizedString( in GetValidationMessage()
228 rv = nsContentUtils::FormatLocalizedString( in GetValidationMessage()
280 rv = nsContentUtils::FormatLocalizedString( in GetValidationMessage()
285 rv = nsContentUtils::FormatLocalizedString( in GetValidationMessage()
294 rv = nsContentUtils::FormatLocalizedString( in GetValidationMessage()
H A DNumericInputTypes.cpp75 return nsContentUtils::FormatLocalizedString( in GetRangeOverflowMessage()
92 return nsContentUtils::FormatLocalizedString( in GetRangeUnderflowMessage()
H A DDateTimeInputTypes.cpp112 return nsContentUtils::FormatLocalizedString( in GetRangeOverflowMessage()
122 return nsContentUtils::FormatLocalizedString( in GetRangeUnderflowMessage()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/console/
H A DConsoleReportCollector.cpp56 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsole()
103 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsoleForServiceWorkerScope()
/dports/www/firefox-esr/firefox-91.8.0/dom/console/
H A DConsoleReportCollector.cpp58 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsole()
107 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsoleForServiceWorkerScope()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/console/
H A DConsoleReportCollector.cpp56 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsole()
105 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsoleForServiceWorkerScope()
/dports/www/firefox/firefox-99.0/dom/console/
H A DConsoleReportCollector.cpp58 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsole()
107 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsoleForServiceWorkerScope()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/console/
H A DConsoleReportCollector.cpp58 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsole()
107 rv = nsContentUtils::FormatLocalizedString( in FlushReportsToConsoleForServiceWorkerScope()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/animation/
H A DAnimationPerformanceWarning.cpp23 return nsContentUtils::FormatLocalizedString( in ToLocalizedStringWithIntParams()
/dports/www/firefox/firefox-99.0/dom/animation/
H A DAnimationPerformanceWarning.cpp23 return nsContentUtils::FormatLocalizedString( in ToLocalizedStringWithIntParams()
/dports/www/firefox-esr/firefox-91.8.0/dom/animation/
H A DAnimationPerformanceWarning.cpp23 return nsContentUtils::FormatLocalizedString( in ToLocalizedStringWithIntParams()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/animation/
H A DAnimationPerformanceWarning.cpp23 return nsContentUtils::FormatLocalizedString( in ToLocalizedStringWithIntParams()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/animation/
H A DAnimationPerformanceWarning.cpp24 return nsContentUtils::FormatLocalizedString( in ToLocalizedStringWithIntParams()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/animation/
H A DAnimationPerformanceWarning.cpp25 return nsContentUtils::FormatLocalizedString( in ToLocalizedStringWithIntParams()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/antitracking/
H A DContentBlockingNotifier.cpp96 rv = nsContentUtils::FormatLocalizedString( in ReportUnblockingToConsole()
179 nsresult rv = nsContentUtils::FormatLocalizedString( in ReportBlockingToConsole()
H A DAntiTrackingRedirectHeuristic.cpp281 rv = nsContentUtils::FormatLocalizedString( in AntiTrackingRedirectHeuristic()
/dports/www/firefox/firefox-99.0/toolkit/components/antitracking/
H A DContentBlockingNotifier.cpp97 rv = nsContentUtils::FormatLocalizedString( in ReportUnblockingToConsole()
194 nsresult rv = nsContentUtils::FormatLocalizedString( in ReportBlockingToConsole()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/antitracking/
H A DContentBlockingNotifier.cpp96 rv = nsContentUtils::FormatLocalizedString( in ReportUnblockingToConsole()
193 nsresult rv = nsContentUtils::FormatLocalizedString( in ReportBlockingToConsole()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/antitracking/
H A DContentBlockingNotifier.cpp96 rv = nsContentUtils::FormatLocalizedString( in ReportUnblockingToConsole()
193 nsresult rv = nsContentUtils::FormatLocalizedString( in ReportBlockingToConsole()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/security/
H A DnsHTTPSOnlyUtils.cpp132 nsContentUtils::FormatLocalizedString(nsContentUtils::eSECURITY_PROPERTIES, in LogLocalizedString()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/console/
H A DConsoleReportCollector.cpp143 rv = nsContentUtils::FormatLocalizedString(report.mPropertiesFile, in FlushReportsByWindowId()
/dports/www/firefox-esr/firefox-91.8.0/dom/security/sanitizer/
H A DSanitizer.cpp156 nsContentUtils::FormatLocalizedString(nsContentUtils::eSECURITY_PROPERTIES, in LogLocalizedString()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/security/sanitizer/
H A DSanitizer.cpp156 nsContentUtils::FormatLocalizedString(nsContentUtils::eSECURITY_PROPERTIES, in LogLocalizedString()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsContentUtils.h975 static nsresult FormatLocalizedString(PropertiesFile aFile,
983 static nsresult FormatLocalizedString(PropertiesFile aFile, in FormatLocalizedString() function
988 return FormatLocalizedString(aFile, aKey, aParams, N, aResult); in FormatLocalizedString()
997 static nsresult FormatLocalizedString(PropertiesFile aFile,
/dports/www/firefox/firefox-99.0/dom/security/sanitizer/
H A DSanitizer.cpp199 nsContentUtils::FormatLocalizedString(nsContentUtils::eSECURITY_PROPERTIES, in LogLocalizedString()

12345