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

/haiku/src/preferences/backgrounds/
H A DBackgroundsView.h154 BFilePanel* fFolderPanel; member in class:BackgroundsView
H A DBackgroundsView.cpp257 delete fFolderPanel;
287 fFolderPanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL,
289 fFolderPanel->SetButtonLabel(B_DEFAULT_BUTTON, B_TRANSLATE("Select"));
375 fFolderPanel->Show();
790 fFolderPanel->GetPanelDirectory(&ref);
832 fFolderPanel->SetPanelDirectory(settingStr.String());

Completed in 36 milliseconds