Searched refs:LoadSettings (Results 1 - 25 of 82) sorted by relevance

1234

/haiku/src/apps/deskcalc/
H A DCalcOptions.h34 void LoadSettings(const BMessage* archive);
H A DCalcOptions.cpp32 CalcOptions::LoadSettings(const BMessage* archive) function in class:CalcOptions
/haiku/src/add-ons/translators/shared/
H A DTranslatorSettings.h63 status_t LoadSettings();
64 status_t LoadSettings(BMessage *pmsg);
/haiku/src/preferences/screensaver/
H A DScreenSaverWindow.h38 void LoadSettings();
/haiku/src/preferences/input/
H A DInputTouchpadPref.h47 status_t LoadSettings();
H A DInputTouchpadPref.cpp29 if (LoadSettings() != B_OK)
89 TouchpadPref::LoadSettings() function in class:TouchpadPref
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSettings.h66 status_t LoadSettings();
67 status_t LoadSettings(BMessage *pmsg);
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkAddOn.h77 void LoadSettings();
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DConsoleOutputView.h32 void LoadSettings(const BMessage& settings);
H A DRegistersView.h31 void LoadSettings(const BMessage& settings);
H A DStackTraceView.h33 void LoadSettings(const BMessage& settings);
H A DImageListView.h32 void LoadSettings(const BMessage& settings);
H A DThreadListView.h36 void LoadSettings(const BMessage& settings);
H A DBreakpointListView.h65 void LoadSettings(const BMessage& settings);
H A DImageFunctionsView.h38 void LoadSettings(const BMessage& settings);
H A DBreakpointsView.h40 void LoadSettings(const BMessage& settings);
/haiku/src/apps/serialconnect/
H A DSerialApp.h40 void LoadSettings();
/haiku/src/preferences/bluetooth/
H A DRemoteDevicesView.h33 void LoadSettings(void);
H A DBluetoothSettings.h42 void LoadSettings();
H A DRemoteDevicesView.cpp111 LoadSettings();
178 void RemoteDevicesView::LoadSettings(void) function in class:RemoteDevicesView
/haiku/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundAddOn.h58 void LoadSettings(void);
/haiku/src/apps/midiplayer/
H A DMidiPlayerWindow.h69 void LoadSettings();
/haiku/src/apps/mail/
H A DSettings.h62 status_t LoadSettings();
/haiku/src/apps/debugger/user_interface/report/
H A DReportUserInterface.h34 virtual status_t LoadSettings(const TeamUiSettings* settings);
/haiku/src/apps/launchbox/
H A DMainWindow.h56 bool LoadSettings(const BMessage* message);

Completed in 142 milliseconds

1234