Home
last modified time | relevance | path

Searched refs:mHistoryEnabled (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/components/build/
H A DnsAndroidHistory.cpp43 nsAndroidHistory::nsAndroidHistory() : mHistoryEnabled(true) { in nsAndroidHistory()
112 bool nsAndroidHistory::ShouldRecordHistory() { return mHistoryEnabled; } in ShouldRecordHistory()
115 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
H A DnsAndroidHistory.h55 bool mHistoryEnabled; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/components/build/
H A DnsAndroidHistory.cpp46 : mHistoryEnabled(true) in nsAndroidHistory()
124 return mHistoryEnabled; in ShouldRecordHistory()
129 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
H A DnsAndroidHistory.h50 bool mHistoryEnabled; variable
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsNavHistory.h177 bool IsHistoryDisabled() { return !mHistoryEnabled; } in IsHistoryDisabled()
448 bool mHistoryEnabled; variable
H A DnsNavHistory.cpp387 mHistoryEnabled(true), in PLACES_FACTORY_SINGLETON_IMPLEMENTATION()
570 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsNavHistory.h173 bool IsHistoryDisabled() { return !mHistoryEnabled; } in IsHistoryDisabled()
433 bool mHistoryEnabled; variable
H A DnsNavHistory.cpp387 mHistoryEnabled(true), in PLACES_FACTORY_SINGLETON_IMPLEMENTATION()
551 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsNavHistory.h177 bool IsHistoryDisabled() { return !mHistoryEnabled; } in IsHistoryDisabled()
448 bool mHistoryEnabled; variable
H A DnsNavHistory.cpp387 mHistoryEnabled(true), in PLACES_FACTORY_SINGLETON_IMPLEMENTATION()
570 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsNavHistory.h183 bool IsHistoryDisabled() { return !mHistoryEnabled; } in IsHistoryDisabled()
493 bool mHistoryEnabled; variable
H A DnsNavHistory.cpp379 mHistoryEnabled(true), in PLACES_FACTORY_SINGLETON_IMPLEMENTATION()
565 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/places/
H A DnsNavHistory.h228 bool IsHistoryDisabled() { return !mHistoryEnabled; } in IsHistoryDisabled()
588 bool mHistoryEnabled; variable
H A DnsNavHistory.cpp280 mHistoryEnabled(true), in PLACES_FACTORY_SINGLETON_IMPLEMENTATION()
465 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/places/
H A DnsNavHistory.h221 return !mHistoryEnabled; in IsHistoryDisabled()
601 bool mHistoryEnabled; variable
H A DnsNavHistory.cpp274 , mHistoryEnabled(true) in PLACES_FACTORY_SINGLETON_IMPLEMENTATION()
453 mHistoryEnabled = Preferences::GetBool(PREF_HISTORY_ENABLED, true); in LoadPrefs()