Symbol: B_OPEN_PANEL
headers/os/storage/FilePanel.h
43
BFilePanel(file_panel_mode mode = B_OPEN_PANEL,
src/add-ons/screen_savers/slideshowsaver/SlideShowConfigView.cpp
136
fFilePanel = new BFilePanel(B_OPEN_PANEL, NULL, (const entry_ref *) NULL,
src/apps/bootmanager/BootManagerController.cpp
443
description.String(), B_OPEN_PANEL);
src/apps/cortex/RouteApp/RouteApp.cpp
119
m_openPanel(B_OPEN_PANEL),
src/apps/debugger/user_interface/gui/GraphicalUserInterface.cpp
320
fFilePanel = new(std::nothrow) BFilePanel(B_OPEN_PANEL,
src/apps/debugger/user_interface/gui/team_window/TeamWindow.cpp
2099
fFilePanel = new BFilePanel(B_OPEN_PANEL,
src/apps/debugger/user_interface/gui/teams_window/TeamsWindow.cpp
167
fCoreSelectionPanel = new BFilePanel(B_OPEN_PANEL, &messenger,
src/apps/debugger/user_interface/gui/utility_windows/StartTeamWindow.cpp
115
fBrowseTeamPanel = new(std::nothrow) BFilePanel(B_OPEN_PANEL,
src/apps/drivesetup/MainWindow.cpp
531
fRegisterFilePanel = new(std::nothrow) BFilePanel(B_OPEN_PANEL,
src/apps/drivesetup/MainWindow.cpp
573
B_OPEN_PANEL, new BMessenger(this), NULL, B_FILE_NODE,
src/apps/expander/DirectoryFilePanel.h
31
file_panel_mode mode = B_OPEN_PANEL,
src/apps/expander/ExpanderPreferences.cpp
253
fUsePanel = new DirectoryFilePanel(B_OPEN_PANEL, &messenger,
src/apps/expander/ExpanderWindow.cpp
259
fSourcePanel = new BFilePanel(B_OPEN_PANEL, &messenger, &srcRef,
src/apps/expander/ExpanderWindow.cpp
278
fDestPanel = new DirectoryFilePanel(B_OPEN_PANEL, &messenger,
src/apps/icon-o-matic/IconEditorApp.cpp
63
fOpenPanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL, B_FILE_NODE,
src/apps/mail/MailWindow.cpp
1654
fPanel = new BFilePanel(B_OPEN_PANEL, &me, &fOpenFolder, false,
src/apps/mediaconverter/MediaConverterWindow.cpp
376
fSaveFilePanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL,
src/apps/mediaconverter/MediaConverterWindow.cpp
424
fOpenFilePanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL,
src/apps/mediaplayer/MainApp.cpp
378
fOpenFilePanel = new BFilePanel(B_OPEN_PANEL, &target);
src/apps/packageinstaller/PackageView.cpp
57
fOpenPanel(new BFilePanel(B_OPEN_PANEL, NULL, NULL, B_DIRECTORY_NODE,
src/apps/packageinstaller/UninstallView.cpp
87
fOpenPanel(new BFilePanel(B_OPEN_PANEL))
src/apps/people/PictureView.cpp
86
fOpenPanel(new BFilePanel(B_OPEN_PANEL))
src/apps/poorman/PoorManPreferencesWindow.cpp
68
fWebDirFilePanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL,
src/apps/resedit/ResView.cpp
89
fOpenPanel = new BFilePanel(B_OPEN_PANEL);
src/apps/screenshot/ScreenshotWindow.cpp
359
fOutputPathPanel = new BFilePanel(B_OPEN_PANEL, &target, NULL,
src/apps/serialconnect/SerialWindow.cpp
371
fSendFilePanel = new BFilePanel(B_OPEN_PANEL,
src/apps/showimage/ShowImageApp.cpp
38
fOpenPanel(new BFilePanel(B_OPEN_PANEL)),
src/apps/sudoku/SudokuWindow.cpp
282
fOpenPanel = new BFilePanel(B_OPEN_PANEL);
src/apps/text_search/GrepWindow.cpp
1624
fFilePanel = new BFilePanel(B_OPEN_PANEL, &messenger, &path,
src/apps/webpositive/SettingsWindow.cpp
886
fOpenFilePanel = new (std::nothrow) BFilePanel(B_OPEN_PANEL,
src/bin/filepanel.cpp
132
file_panel_mode fpMode = B_OPEN_PANEL;
src/bin/filepanel.cpp
156
fpMode = B_OPEN_PANEL;
src/bin/mail_utils/spamdbm.cpp
6752
B_OPEN_PANEL /* mode */,
src/bin/mail_utils/spamdbm.cpp
6810
B_OPEN_PANEL /* mode */,
src/kits/mail/FileConfigView.cpp
51
fPanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL, flavors, false);
src/kits/tracker/FilePanel.cpp
171
return B_OPEN_PANEL;
src/kits/tracker/FilePanel.cpp
176
return B_OPEN_PANEL;
src/kits/tracker/FilePanelPriv.h
60
TFilePanel(file_panel_mode mode = B_OPEN_PANEL,
src/kits/tracker/FindPanel.cpp
1702
fDirectorySelectPanel = new BFilePanel(B_OPEN_PANEL, new BMessenger(this), NULL,
src/kits/tracker/FindPanel.cpp
906
fOpenQueryPanel = new BFilePanel(B_OPEN_PANEL, new BMessenger(fBackground));
src/kits/tracker/infowindow/InfoWindow.cpp
598
fFilePanel = new BFilePanel(B_OPEN_PANEL, &runner, ref,
src/preferences/backgrounds/BackgroundsView.cpp
286
fPanel = new ImageFilePanel(B_OPEN_PANEL, &messenger, &ref,
src/preferences/backgrounds/BackgroundsView.cpp
290
fFolderPanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL,
src/preferences/backgrounds/ImageFilePanel.h
38
ImageFilePanel(file_panel_mode mode = B_OPEN_PANEL,
src/preferences/filetypes/FileTypes.cpp
194
fFilePanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL,
src/preferences/keymap/KeymapWindow.cpp
163
fOpenPanel = new BFilePanel(B_OPEN_PANEL, &messenger, &ref,
src/preferences/notifications/NotificationsView.cpp
126
fAddAppPanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL, B_FILE_NODE, false,
src/preferences/shortcuts/ShortcutsWindow.cpp
481
fOpenPanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL,
src/preferences/shortcuts/ShortcutsWindow.cpp
727
fSelectPanel = new BFilePanel(B_OPEN_PANEL, &m,
src/preferences/sounds/SoundFilePanel.cpp
33
BFilePanel(B_OPEN_PANEL, new BMessenger(handler), NULL, B_FILE_NODE, false, NULL,
src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.cpp
199
if (!fPanel) fPanel = new BFilePanel(B_OPEN_PANEL, &be_app_messenger);
src/tools/translation/inspector/ImageWindow.cpp
118
fpopenPanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL, 0L, false,