Home
last modified time | relevance | path

Searched refs:importState (Results 1 – 9 of 9) sorted by relevance

/haiku/src/apps/cortex/Persistence/
H A DIStateArchivable.h53 virtual status_t importState(
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.cpp318 importState(io->message()); in xmlImportChild()
323 routeWindow->importState(io->message()); in xmlImportChild()
329 routeWindow->m_routingView->importState(io->message()); in xmlImportChild()
377 status_t RouteApp::importState( in importState() function in RouteApp
H A DRouteWindow.h133 status_t importState(
H A DRouteApp.h140 status_t importState(
H A DRouteWindow.cpp427 RouteWindow::importState(const BMessage* archive) in importState() function in RouteWindow
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.h153 status_t importState(
H A DMediaRoutingView.h252 status_t importState(
H A DMediaRoutingView.cpp1014 status_t MediaRoutingView::importState( in importState() function in MediaRoutingView
1080 panel->importState(&m); in importState()
1211 panel->importState(&m); in importStateFor()
1280 panel->importState(&state); in _addPanelFor()
H A DMediaNodePanel.cpp725 status_t MediaNodePanel::importState( in importState() function in MediaNodePanel