Searched refs:fImageFunctionsView (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.h237 ImageFunctionsView* fImageFunctionsView; member in class:TeamWindow
H A DTeamWindow.cpp222 fImageFunctionsView(NULL),
841 if (fImageFunctionsView->SaveSettings(archive) != B_OK)
1204 .Add(fImageFunctionsView = ImageFunctionsView::Create(this));
1333 fImageFunctionsView->LoadSettings(archive);
1429 fImageFunctionsView->SetImageDebugInfo(imageDebugInfo);
1606 fImageFunctionsView->SetFunction(fActiveFunction);
1904 fImageFunctionsView->SetImageDebugInfo(imageDebugInfo);

Completed in 21 milliseconds