Home
last modified time | relevance | path

Searched refs:LoadState (Results 1 – 16 of 16) sorted by relevance

/haiku/src/servers/bluetooth/
H A DDeviceManager.h23 void LoadState();
H A DDeviceManager.cpp176 DeviceManager::LoadState() in LoadState() function in DeviceManager
/haiku/src/apps/debugger/user_interface/gui/util/
H A DGuiSettingsUtils.cpp63 table->LoadState(&settingsCopy); in UnarchiveTableSettings()
/haiku/src/servers/media/
H A DDefaultManager.h35 status_t LoadState();
H A DNodeManager.h151 status_t LoadState();
H A DDefaultManager.cpp86 DefaultManager::LoadState() in LoadState() function in DefaultManager
H A DNodeManager.cpp1217 NodeManager::LoadState() in LoadState() function in NodeManager
1220 return fDefaultManager->LoadState(); in LoadState()
H A Dmedia_server.cpp144 gNodeManager->LoadState(); in ReadyToRun()
/haiku/src/servers/input/
H A DAddOnManager.h38 void LoadState();
H A DAddOnManager.cpp195 AddOnManager::LoadState() in LoadState() function in AddOnManager
H A DInputServer.cpp180 fAddOnManager->LoadState(); in InputServer()
/haiku/headers/private/interface/
H A DColumnListView.h376 void LoadState(BMessage* archive);
/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp437 fColumnListView->LoadState(&columnsStateMessage); in _LoadWindowSettings()
/haiku/src/apps/drivesetup/
H A DMainWindow.cpp512 fListView->LoadState(&columnSettings); in RestoreSettings()
/haiku/src/apps/haikudepot/ui/
H A DMainWindow.cpp246 fPackageListView->LoadState(&columnSettings); in MainWindow()
/haiku/src/kits/interface/
H A DColumnListView.cpp2018 BColumnListView::LoadState(BMessage* message) in LoadState() function in BColumnListView