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

/haiku/src/apps/debugger/user_interface/gui/teams_window/
H A DTeamsWindow.cpp56 fCoreSelectionPanel(NULL),
147 delete fCoreSelectionPanel;
148 fCoreSelectionPanel = NULL;
167 fCoreSelectionPanel = new BFilePanel(B_OPEN_PANEL, &messenger,
169 fCoreSelectionPanel->Show();
171 delete fCoreSelectionPanel;
172 fCoreSelectionPanel = NULL;
H A DTeamsWindow.h64 BFilePanel* fCoreSelectionPanel; member in class:TeamsWindow

Completed in 109 milliseconds