B_FILE_NODE
"fortune_file", false, "", B_FILE_NODE);
B_FILE_NODE, false, NULL, NULL, true);
&messenger, NULL, B_FILE_NODE, false, message);
new BMessenger(this), NULL, B_FILE_NODE, false,
B_OPEN_PANEL, new BMessenger(this), NULL, B_FILE_NODE,
new BMessenger(this), NULL, B_FILE_NODE, false, NULL, NULL,
B_FILE_NODE, false, NULL, new RuleRefFilter(fRules), true);
fOpenPanel = new BFilePanel(B_OPEN_PANEL, &messenger, NULL, B_FILE_NODE,
fSavePanel = new SavePanel("save panel", &messenger, NULL, B_FILE_NODE
if (!dir.Contains("Shelf", B_FILE_NODE))
B_FILE_NODE, true, NULL, NULL, false, true);
B_FILE_NODE, false, &message);
NULL, B_FILE_NODE, false,
new BMessenger(this), NULL, B_FILE_NODE, false,
&be_app_messenger, NULL, B_FILE_NODE, false);
&be_app_messenger, NULL, B_FILE_NODE, false);
directory, B_FILE_NODE, false);
B_FILE_NODE | B_DIRECTORY_NODE | B_SYMLINK_NODE, true,
if (strchr(argv[i], 'f')) nodeFlavour |= B_FILE_NODE;
B_FILE_NODE,
B_FILE_NODE,
if ((nodeFlags & B_FILE_NODE) != 0)
if ((nodeFlags & B_FILE_NODE) != 0)
return B_FILE_NODE;
|| ((fNodeFlavors & B_FILE_NODE) != 0
fNodeFlavors = (nodeFlavors == 0) ? B_FILE_NODE : nodeFlavors;
uint32 nodeFlavors = B_FILE_NODE | B_SYMLINK_NODE,
B_FILE_NODE | B_SYMLINK_NODE | B_DIRECTORY_NODE,
B_FILE_NODE, false, NULL, new ImageFilter(true));
B_FILE_NODE, false);
uint32 flavors = B_FILE_NODE;
B_FILE_NODE, false, NULL);
B_FILE_NODE, false, NULL);
fAddAppPanel = new BFilePanel(B_OPEN_PANEL, NULL, NULL, B_FILE_NODE, false,
BFilePanel(B_OPEN_PANEL, new BMessenger(handler), NULL, B_FILE_NODE, false, NULL,
CPPUNIT_ASSERT( dir.Contains(&entry, B_FILE_NODE) == false );
CPPUNIT_ASSERT( dir.Contains(&entry, B_FILE_NODE) == true );
CPPUNIT_ASSERT( dir.Contains(existing, B_FILE_NODE) == false );
CPPUNIT_ASSERT( dir.Contains(existingFile, B_FILE_NODE) == true );
CPPUNIT_ASSERT( dir.Contains(existingRelFile, B_FILE_NODE) == true );
case B_FILE_NODE:
case B_FILE_NODE:
case B_FILE_NODE:
clobber, error, B_FILE_NODE);
clobber, error, B_FILE_NODE);
B_FILE_NODE);
case B_FILE_NODE:
case B_FILE_NODE:
case B_FILE_NODE:
clobber, error, B_FILE_NODE);
clobber, error, B_FILE_NODE);
B_FILE_NODE);
B_FILE_NODE);
QueryTestEntry testFile1(subdir21 + "testFileArgh", B_FILE_NODE);
QueryTestEntry testFile2(subdir21 + "testFile2", B_FILE_NODE);
QueryTestEntry testFile1(subdir21 + "testFile1", B_FILE_NODE);
QueryTestEntry testFile2(subdir21 + "testFile2", B_FILE_NODE);
QueryTestEntry testFile3(subdir32 + "testFile3", B_FILE_NODE);
static QueryTestEntry file11(dir1 + "file11", B_FILE_NODE);
static QueryTestEntry file12(dir1 + "file12", B_FILE_NODE);
static QueryTestEntry file21(dir2 + "file21", B_FILE_NODE);
static QueryTestEntry file22(dir2 + "file22", B_FILE_NODE);
static QueryTestEntry file31(dir3 + "file31", B_FILE_NODE);
static QueryTestEntry file32(dir3 + "file32", B_FILE_NODE);
static QueryTestEntry file1(mountPoint + "file1", B_FILE_NODE);
static QueryTestEntry file2(mountPoint + "file2", B_FILE_NODE);
static QueryTestEntry file3(mountPoint + "file3", B_FILE_NODE);
case B_FILE_NODE:
case B_FILE_NODE: