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

1234

/haiku-fatelf/src/add-ons/print/drivers/pdf/source/
H A DPrinterPrefs.h52 status_t LoadSettings(BMessage* settings);
H A DPrinterPrefs.cpp63 PrinterPrefs::LoadSettings(BMessage *settings) function in class:PrinterPrefs
/haiku-fatelf/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
H A DExpressionTextView.h55 void LoadSettings(const BMessage* archive);
/haiku-fatelf/src/add-ons/translators/shared/
H A DTranslatorSettings.h63 status_t LoadSettings();
64 status_t LoadSettings(BMessage *pmsg);
/haiku-fatelf/src/tests/kits/net/DialUpPreflet/
H A DPTPSettings.h27 bool LoadSettings(const char *interfaceName, bool isNew);
/haiku-fatelf/src/apps/debugger/user_interface/gui/
H A DGraphicalUserInterface.h30 virtual status_t LoadSettings(const TeamUiSettings* settings);
H A DGraphicalUserInterface.cpp75 GraphicalUserInterface::LoadSettings(const TeamUiSettings* settings) function in class:GraphicalUserInterface
77 status_t result = fTeamWindow->LoadSettings((GuiTeamUiSettings*)settings);
/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DRegistersView.h27 void LoadSettings(const BMessage& settings);
H A DImageFunctionsView.h34 void LoadSettings(const BMessage& settings);
H A DStackTraceView.h33 void LoadSettings(const BMessage& settings);
H A DBreakpointListView.h41 void LoadSettings(const BMessage& settings);
H A DBreakpointsView.h42 void LoadSettings(const BMessage& settings);
H A DImageListView.h32 void LoadSettings(const BMessage& settings);
H A DThreadListView.h36 void LoadSettings(const BMessage& settings);
/haiku-fatelf/src/preferences/touchpad/
H A DTouchpadPref.h46 status_t LoadSettings();
H A DTouchpadPref.cpp29 if (LoadSettings() != B_OK)
94 TouchpadPref::LoadSettings() function in class:TouchpadPref
/haiku-fatelf/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSettings.h66 status_t LoadSettings();
67 status_t LoadSettings(BMessage *pmsg);
/haiku-fatelf/src/add-ons/media/media-add-ons/esound_sink/
H A DESDSinkAddOn.h77 void LoadSettings();
/haiku-fatelf/src/preferences/appearance/
H A DAPRView.h46 void LoadSettings();
/haiku-fatelf/src/preferences/bluetooth/
H A DRemoteDevicesView.h33 void LoadSettings(void);
H A DRemoteDevicesView.cpp113 LoadSettings();
173 void RemoteDevicesView::LoadSettings(void) function in class:RemoteDevicesView
/haiku-fatelf/src/add-ons/media/media-add-ons/opensound/
H A DOpenSoundAddOn.h58 void LoadSettings(void);
/haiku-fatelf/src/apps/debugger/user_interface/gui/inspector_window/
H A DInspectorWindow.h43 status_t LoadSettings(

Completed in 93 milliseconds

1234