Home
last modified time | relevance | path

Searched refs:SetPrefs (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/
H A Dpreferences_chromeos_browsertest.cc60 void SetPrefs(PrefService* prefs, bool variant) { in SetPrefs() function in chromeos::PreferencesTest
155 SetPrefs(prefs1, false); in IN_PROC_BROWSER_TEST_F()
168 SetPrefs(prefs2, true); in IN_PROC_BROWSER_TEST_F()
178 SetPrefs(prefs2, false); in IN_PROC_BROWSER_TEST_F()
182 SetPrefs(prefs2, true); in IN_PROC_BROWSER_TEST_F()
190 SetPrefs(prefs1, true); in IN_PROC_BROWSER_TEST_F()
194 SetPrefs(prefs1, false); in IN_PROC_BROWSER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/extensions/
H A Ddefault_apps.cc143 SetPrefs(std::make_unique<base::DictionaryValue>()); in VisitRegisteredExtension()
150 void Provider::SetPrefs(std::unique_ptr<base::DictionaryValue> prefs) { in SetPrefs() function in default_apps::Provider
164 ExternalProviderImpl::SetPrefs(std::move(prefs)); in SetPrefs()
H A Ddefault_apps.h56 void SetPrefs(std::unique_ptr<base::DictionaryValue> prefs) override;
H A Dexternal_loader.cc42 owner_->SetPrefs(std::move(prefs)); in LoadFinished()
H A Dexternal_provider_impl.h61 virtual void SetPrefs(std::unique_ptr<base::DictionaryValue> prefs);
/dports/math/amath/amath-1.8.5/src/system/
H A Dpreferences.h53 static void SetPrefs(char* prefs);
H A Dpreferences_amiga.cpp67 SetPrefs(text->GetString()); in Load()
H A Dpreferences_stdc.cpp77 SetPrefs(text->GetString()); in Load()
H A Dpreferences.cpp93 void PreferencesBase::SetPrefs(char* prefs) in SetPrefs() function in PreferencesBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_key.h31 void SetPrefs(PrefService* prefs);
H A Dprofile_key.cc32 void ProfileKey::SetPrefs(PrefService* prefs) { in SetPrefs() function in ProfileKey
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/plugins/
H A Dplugin_prefs.h48 void SetPrefs(PrefService* prefs);
H A Dplugin_prefs_factory.cc50 plugin_prefs->SetPrefs(profile->GetPrefs()); in BuildServiceInstanceFor()
H A Dplugin_prefs.cc102 void PluginPrefs::SetPrefs(PrefService* prefs) { in SetPrefs() function in PluginPrefs
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/
H A DScheduler.h65 static void SetPrefs(const char* aPrefs);
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/webdriver_server/
H A Dlib.rs66 (Post, "/session/{sessionId}/servo/prefs/set", ServoExtensionRoute::SetPrefs), in extension_routes()
146 SetPrefs, enumerator
161 ServoExtensionRoute::SetPrefs => { in command()
163 ServoExtensionCommand::SetPrefs(parameters) in command()
177 SetPrefs(SetPrefsParameters), enumerator
185 ServoExtensionCommand::SetPrefs(ref x) => Some(x.to_json()), in parameters_json()
930 ServoExtensionCommand::SetPrefs(ref x) => self.handle_set_prefs(x), in handle_command()
/dports/audio/audacity/audacity-Audacity-3.1.3/src/prefs/
H A DExtImportPrefs.h44 void SetPrefs (ExtImportPrefs *prefs);
H A DExtImportPrefs.cpp150 dragtarget1->SetPrefs (this); in PopulateOrExchange()
172 dragtarget2->SetPrefs (this); in PopulateOrExchange()
731 void ExtImportPrefsDropTarget::SetPrefs (ExtImportPrefs *prefs) in SetPrefs() function in ExtImportPrefsDropTarget
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dsearch.h89 void SetPrefs(FXuint mode, FXuint wrap, bool verbose, FXuint style);
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/payments/
H A Dautofill_offer_manager_unittest.cc40 autofill_client_.SetPrefs(test::PrefServiceForTesting()); in SetUp()
H A Dcredit_card_cvc_authenticator_unittest.cc84 autofill_client_.SetPrefs(test::PrefServiceForTesting()); in SetUp()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dcoordinateswindow.h178 void SetPrefs(WinPrefs * value) { Prefs = value ; } in find_flow_cost()
H A DmpGLCanvas.h183 void SetPrefs(WinPrefs *newPrefs);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dstartup_data.cc105 key_->SetPrefs(prefs_.get()); in CreateProfilePrefService()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/autofill/core/browser/payments/
H A Dcredit_card_cvc_authenticator_unittest.cc96 autofill_client_.SetPrefs(test::PrefServiceForTesting()); in SetUp()

123