Searched refs:fFileName (Results 26 - 29 of 29) sorted by relevance

12

/haiku/headers/os/package/
H A DPackageInfo.h321 BString fFileName; member in class:BPackageKit::BPackageInfo
/haiku/src/tests/kits/interface/picture/
H A DSVGViewView.cpp171 fFileName(filename),
190 FILE *file = fopen(fFileName.String(), "rb");
/haiku/src/kits/tracker/
H A DFindPanel.cpp158 const char* fFileName; member in class:BPrivate::MostUsedNames
3253 fFileName(fileName),
3271 || path.Append(fDirectory) != B_OK || path.Append(fFileName) != B_OK) {
3412 || path.Append(fDirectory) != B_OK || path.Append(fFileName) != B_OK) {
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp882 fFileName(file_name),

Completed in 59 milliseconds

12