Home
last modified time | relevance | path

Searched refs:SaveProfile (Results 1 – 25 of 46) sorted by relevance

12

/dports/emulators/citra/citra-ac98458e0/src/citra_qt/configuration/
H A Dconfigure_input.cpp195 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
206 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
213 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
232 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
270 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
288 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
413 Settings::SaveProfile(Settings::values.current_input_profile_index); in RestoreDefaults()
427 Settings::SaveProfile(Settings::values.current_input_profile_index); in ClearAll()
506 Settings::SaveProfile(ui->profile->currentIndex()); in AutoMap()
600 Settings::SaveProfile(ui->profile->currentIndex()); in NewProfile()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/src/citra_qt/configuration/
H A Dconfigure_input.cpp195 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
206 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
213 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
232 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
270 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
288 Settings::SaveProfile(ui->profile->currentIndex()); in ConfigureInput()
413 Settings::SaveProfile(Settings::values.current_input_profile_index); in RestoreDefaults()
427 Settings::SaveProfile(Settings::values.current_input_profile_index); in ClearAll()
506 Settings::SaveProfile(ui->profile->currentIndex()); in AutoMap()
600 Settings::SaveProfile(ui->profile->currentIndex()); in NewProfile()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/autofill/core/browser/address_profiles/
H A Daddress_profile_save_manager_unittest.cc27 TEST(AddressProfileSaveManager, SaveProfile) { in TEST() argument
32 save_manager.SaveProfile(test_profile); in TEST()
H A Daddress_profile_save_manager.cc18 std::string AddressProfileSaveManager::SaveProfile( in SaveProfile() function in autofill::AddressProfileSaveManager
H A Daddress_profile_save_manager.h29 std::string SaveProfile(const AutofillProfile& imported_profile);
/dports/chinese/scim-fcitx/fcitx/src/
H A Dtools.h10 void SaveProfile (void);
32 void SaveProfile (void);
H A Dime.cpp578 SaveProfile (); in ChangeCorner()
587 SaveProfile (); in ChangePunc()
600 SaveProfile (); in ChangeGBK()
615 SaveProfile (); in ChangeLegend()
647 SaveProfile (); in SwitchIM()
H A Dtools.cpp458 SaveProfile (); in LoadProfile()
462 void SaveProfile (void) in SaveProfile() function
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCommunicator/GKNetCore/Database/
H A DIDatabase.cs105 SaveProfile(profile); in LoadProfile()
109 public void SaveProfile(UserProfile profile) in SaveProfile() method in GKNet.Database.IDatabase
/dports/graphics/sampleicc/SampleICC-1.6.8/Tools/CmdLine/IccProfLibTest/
H A DiccProfLibTest.cpp20 void SaveProfile(CIccProfile *pIcc);
186 void SaveProfile(CIccProfile *pIcc) in SaveProfile() function
205 SaveProfile(pCopy); in SaveProfCopy()
336 SaveProfile(pIcc); in main()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/yuzu/configuration/
H A Dinput_profiles.cpp90 return SaveProfile(profile_name, player_index); in CreateProfile()
120 bool InputProfiles::SaveProfile(const std::string& profile_name, std::size_t player_index) { in SaveProfile() function in InputProfiles
H A Dinput_profiles.h26 bool SaveProfile(const std::string& profile_name, std::size_t player_index);
H A Dconfigure_input_player.h150 void SaveProfile();
/dports/games/openlierox/OpenLieroX/src/client/
H A DProfileSystem.cpp165 SaveProfile(fp, p); in SaveProfiles()
212 SaveProfile(fp, p); in ShutdownProfiles()
287 void SaveProfile(FILE *fp, profile_t *p) in SaveProfile() function
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Output/HTML/Templates/Standard/
H A DCustomerTicketSearch.tt132 <label for="SaveProfile">[% Translate("Save as Template?") | html %]</label>
133 …"[% Translate("Save as Template") | html %]" type="checkbox" id="SaveProfile" name="SaveProfile" />
H A DAgentCustomerUserAddressBook.tt40 <input type="checkbox" name="SaveProfile" id="SaveProfile" value="1"/>
/dports/games/openlierox/OpenLieroX/include/
H A DProfileSystem.h84 void SaveProfile(FILE *fp, profile_t *p);
/dports/www/otrs/otrs-rel-6_0_29/Kernel/Modules/
H A DAgentCustomerUserAddressBook.pm65 $Self->{SaveProfile} = $ParamObject->GetParam( Param => 'SaveProfile' ) || '';
237 if ( !$Self->{Profile} || !$Self->{SaveProfile} ) {
242 $Self->{SaveProfile} = 1;
245 if ( $Self->{SaveProfile} && $Self->{Profile} ) {
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCommunicator/GKCommunicatorApp/
H A DProfileDlg.cs103 fCore.Database.SaveProfile(userProfile); in btnSave_Click()
/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/src/frontend/
H A Drnaforester_options.h59 SaveProfile, enumerator
/dports/astro/kstars/kstars-3.5.6/kstars/auxiliary/
H A Dksuserdb.h58 void SaveProfile(ProfileInfo *pi);
/dports/emulators/citra/citra-ac98458e0/src/core/
H A Dsettings.h263 void SaveProfile(int index);
H A Dsettings.cpp136 void SaveProfile(int index) { in SaveProfile() function
/dports/emulators/citra-qt5/citra-ac98458e0/src/core/
H A Dsettings.h263 void SaveProfile(int index);
H A Dsettings.cpp136 void SaveProfile(int index) { in SaveProfile() function

12