Home
last modified time | relevance | path

Searched defs:ShouldReportErrors (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DErrorReporter.cpp160 bool ErrorReporter::ShouldReportErrors(const Document& aDoc) { in ShouldReportErrors() function in mozilla::css::ErrorReporter
181 bool ErrorReporter::ShouldReportErrors(const StyleSheet* aSheet, in ShouldReportErrors() function in mozilla::css::ErrorReporter
/dports/www/firefox/firefox-99.0/layout/style/
H A DErrorReporter.cpp160 bool ErrorReporter::ShouldReportErrors(const Document& aDoc) { in ShouldReportErrors() function in mozilla::css::ErrorReporter
181 bool ErrorReporter::ShouldReportErrors(const StyleSheet* aSheet, in ShouldReportErrors() function in mozilla::css::ErrorReporter
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DErrorReporter.cpp160 bool ErrorReporter::ShouldReportErrors(const Document& aDoc) { in ShouldReportErrors() function in mozilla::css::ErrorReporter
181 bool ErrorReporter::ShouldReportErrors(const StyleSheet* aSheet, in ShouldReportErrors() function in mozilla::css::ErrorReporter
/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DErrorReporter.cpp159 bool ErrorReporter::ShouldReportErrors(const Document& aDoc) { in ShouldReportErrors() function in mozilla::css::ErrorReporter
180 bool ErrorReporter::ShouldReportErrors(const StyleSheet* aSheet, in ShouldReportErrors() function in mozilla::css::ErrorReporter
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/style/
H A DErrorReporter.cpp116 ShouldReportErrors() in ShouldReportErrors() function
/dports/lang/spidermonkey60/firefox-60.9.0/layout/style/
H A DErrorReporter.cpp115 static inline bool ShouldReportErrors() { in ShouldReportErrors() function