Home
last modified time | relevance | path

Searched refs:ShouldUseChromePrefs (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/layout/style/
H A DPreferenceSheet.h69 static bool ShouldUseChromePrefs(const dom::Document&);
71 return ShouldUseChromePrefs(aDocument) ? ChromePrefs() : ContentPrefs(); in PrefsFor()
H A DPreferenceSheet.cpp42 bool PreferenceSheet::ShouldUseChromePrefs(const Document& aDoc) { in ShouldUseChromePrefs() function in mozilla::PreferenceSheet
/dports/www/firefox-esr/firefox-91.8.0/layout/style/
H A DPreferenceSheet.h77 static bool ShouldUseChromePrefs(const dom::Document&);
79 return ShouldUseChromePrefs(aDocument) ? ChromePrefs() : ContentPrefs(); in PrefsFor()
H A DPreferenceSheet.cpp44 bool PreferenceSheet::ShouldUseChromePrefs(const Document& aDoc) { in ShouldUseChromePrefs() function in mozilla::PreferenceSheet
/dports/mail/thunderbird/thunderbird-91.8.0/layout/style/
H A DPreferenceSheet.h77 static bool ShouldUseChromePrefs(const dom::Document&);
79 return ShouldUseChromePrefs(aDocument) ? ChromePrefs() : ContentPrefs(); in PrefsFor()
H A DPreferenceSheet.cpp44 bool PreferenceSheet::ShouldUseChromePrefs(const Document& aDoc) { in ShouldUseChromePrefs() function in mozilla::PreferenceSheet
/dports/www/firefox/firefox-99.0/layout/style/
H A DPreferenceSheet.h88 static bool ShouldUseChromePrefs(const dom::Document& aDocument) { in ShouldUseChromePrefs() function
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/
H A DPresShell.cpp1512 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()
/dports/www/firefox-esr/firefox-91.8.0/layout/base/
H A DPresShell.cpp1547 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()
/dports/www/firefox/firefox-99.0/layout/base/
H A DPresShell.cpp1508 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/
H A DPresShell.cpp1547 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()