Searched refs:ShouldUseChromePrefs (Results 1 – 11 of 11) sorted by relevance
69 static bool ShouldUseChromePrefs(const dom::Document&);71 return ShouldUseChromePrefs(aDocument) ? ChromePrefs() : ContentPrefs(); in PrefsFor()
42 bool PreferenceSheet::ShouldUseChromePrefs(const Document& aDoc) { in ShouldUseChromePrefs() function in mozilla::PreferenceSheet
77 static bool ShouldUseChromePrefs(const dom::Document&);79 return ShouldUseChromePrefs(aDocument) ? ChromePrefs() : ContentPrefs(); in PrefsFor()
44 bool PreferenceSheet::ShouldUseChromePrefs(const Document& aDoc) { in ShouldUseChromePrefs() function in mozilla::PreferenceSheet
88 static bool ShouldUseChromePrefs(const dom::Document& aDocument) { in ShouldUseChromePrefs() function
1512 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()
1547 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()
1508 PreferenceSheet::ShouldUseChromePrefs(*mDocument) in UpdatePreferenceStyles()