Searched refs:_Save (Results 1 - 14 of 14) sorted by relevance

/haiku/src/apps/showimage/
H A DShowImageSettings.h46 void _Save();
H A DShowImageSettings.cpp30 _Save();
212 ShowImageSettings::_Save() function in class:ShowImageSettings
/haiku/src/apps/terminal/
H A DPrefWindow.h42 void _Save();
H A DThemeWindow.h32 void _Save();
H A DPrefWindow.cpp92 _Save();
128 PrefWindow::_Save() function in class:PrefWindow
H A DThemeWindow.cpp92 _Save();
150 ThemeWindow::_Save() function in class:ThemeWindow
/haiku/src/apps/diskprobe/
H A DProbeView.h57 status_t _Save();
H A DProbeView.cpp1729 ProbeView::_Save() function in class:ProbeView
1774 return _Save() == B_OK;
1783 _Save();
/haiku/src/preferences/filetypes/
H A DApplicationTypeWindow.h42 void _Save();
H A DApplicationTypeWindow.cpp719 ApplicationTypeWindow::_Save() function in class:ApplicationTypeWindow
941 _Save();
1077 _Save();
/haiku/src/preferences/backgrounds/
H A DBackgroundsView.h121 void _Save();
H A DBackgroundsView.cpp417 _Save();
578 BackgroundsView::_Save() function in class:BackgroundsView
/haiku/headers/os/add-ons/network_settings/
H A DNetworkSettings.h77 status_t _Save(const char* name = NULL);
/haiku/src/kits/network/libnetapi/
H A DNetworkSettings.cpp345 return _Save(kInterfaceSettingsName);
419 return _Save(kNetworksSettingsName);
471 return _Save(kServicesSettingsName);
622 BNetworkSettings::_Save(const char* name) function in class:BNetworkSettings
889 return _Save(store);

Completed in 92 milliseconds