/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/ |
H A D | preferences_chromeos_browsertest.cc | 60 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 D | default_apps.cc | 143 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 D | default_apps.h | 56 void SetPrefs(std::unique_ptr<base::DictionaryValue> prefs) override;
|
H A D | external_loader.cc | 42 owner_->SetPrefs(std::move(prefs)); in LoadFinished()
|
H A D | external_provider_impl.h | 61 virtual void SetPrefs(std::unique_ptr<base::DictionaryValue> prefs);
|
/dports/math/amath/amath-1.8.5/src/system/ |
H A D | preferences.h | 53 static void SetPrefs(char* prefs);
|
H A D | preferences_amiga.cpp | 67 SetPrefs(text->GetString()); in Load()
|
H A D | preferences_stdc.cpp | 77 SetPrefs(text->GetString()); in Load()
|
H A D | preferences.cpp | 93 void PreferencesBase::SetPrefs(char* prefs) in SetPrefs() function in PreferencesBase
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/ |
H A D | profile_key.h | 31 void SetPrefs(PrefService* prefs);
|
H A D | profile_key.cc | 32 void ProfileKey::SetPrefs(PrefService* prefs) { in SetPrefs() function in ProfileKey
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/plugins/ |
H A D | plugin_prefs.h | 48 void SetPrefs(PrefService* prefs);
|
H A D | plugin_prefs_factory.cc | 50 plugin_prefs->SetPrefs(profile->GetPrefs()); in BuildServiceInstanceFor()
|
H A D | plugin_prefs.cc | 102 void PluginPrefs::SetPrefs(PrefService* prefs) { in SetPrefs() function in PluginPrefs
|
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/threads/ |
H A D | Scheduler.h | 65 static void SetPrefs(const char* aPrefs);
|
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/webdriver_server/ |
H A D | lib.rs | 66 (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 D | ExtImportPrefs.h | 44 void SetPrefs (ExtImportPrefs *prefs);
|
H A D | ExtImportPrefs.cpp | 150 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 D | search.h | 89 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 D | autofill_offer_manager_unittest.cc | 40 autofill_client_.SetPrefs(test::PrefServiceForTesting()); in SetUp()
|
H A D | credit_card_cvc_authenticator_unittest.cc | 84 autofill_client_.SetPrefs(test::PrefServiceForTesting()); in SetUp()
|
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ |
H A D | coordinateswindow.h | 178 void SetPrefs(WinPrefs * value) { Prefs = value ; } in find_flow_cost()
|
H A D | mpGLCanvas.h | 183 void SetPrefs(WinPrefs *newPrefs);
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ |
H A D | startup_data.cc | 105 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 D | credit_card_cvc_authenticator_unittest.cc | 96 autofill_client_.SetPrefs(test::PrefServiceForTesting()); in SetUp()
|