Home
last modified time | relevance | path

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

/haiku/src/apps/cortex/Persistence/
H A DIStateArchivable.h56 virtual status_t exportState(
/haiku/src/apps/cortex/RouteApp/
H A DRouteApp.cpp253 exportState(&m); in xmlExportContent()
265 routeWindow->exportState(&m); in xmlExportContent()
277 routeWindow->m_routingView->exportState(&m); in xmlExportContent()
390 status_t RouteApp::exportState( in exportState() function in RouteApp
H A DRouteWindow.h136 status_t exportState(
H A DRouteApp.h143 status_t exportState(
H A DRouteWindow.cpp504 RouteWindow::exportState(BMessage* archive) const in exportState() function in RouteWindow
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.h156 status_t exportState(
H A DMediaRoutingView.h255 status_t exportState(
H A DMediaRoutingView.cpp1102 status_t MediaRoutingView::exportState( in exportState() function in MediaRoutingView
1132 panel->exportState(&m); in exportState()
1243 panel->exportState(&m); in exportStateFor()
H A DMediaNodePanel.cpp754 status_t MediaNodePanel::exportState( in exportState() function in MediaNodePanel