Searched defs:fileRef (Results 1 – 9 of 9) sorted by relevance
/haiku/src/tests/kits/app/broster/ |
H A D | FindAppTester.cpp | 192 entry_ref fileRef(ref_for_path(filename)); in set_type_app_hint() local 654 entry_ref fileRef(create_file(testFile1, fileType1, appType1)); in FindAppTestB1() local 669 entry_ref fileRef(ref_for_path(testFile1)); in FindAppTestB2() local 684 entry_ref fileRef(create_file(testFile1, fileType1, appType1)); in FindAppTestB3() local 703 entry_ref fileRef(create_file(testFile1, fileType1, appType2)); in FindAppTestB4() local 722 entry_ref fileRef(create_file(testFile1, NULL, appType1)); in FindAppTestB5() local 744 entry_ref fileRef(create_file(testFile1, fileType1, NULL, appFile2)); in FindAppTestB6() local 764 entry_ref fileRef(create_file(testFile1, fileType1)); in FindAppTestB7() local 802 entry_ref fileRef(create_file(testFile1, type)); in operator ()() local 831 entry_ref fileRef(create_file(testFile1, type, NULL, NULL, in operator ()() local
|
H A D | LaunchTester.cpp | 240 entry_ref fileRef(ref_for_path(filename)); in set_type_app_hint() local 1848 entry_ref fileRef(ref_for_path(testFile1)); in LaunchTestD2() local 1868 entry_ref fileRef(create_file(testFile1, fileType1, appType2)); in LaunchTestD3() local 1904 entry_ref fileRef(create_file(testFile1, NULL, appType1)); in LaunchTestD4() local 1943 entry_ref fileRef(create_file(testFile1, fileType1, NULL, appFile2)); in LaunchTestD5() local 1980 entry_ref fileRef(create_file(testFile1, fileType1)); in LaunchTestD6() local 2007 entry_ref fileRef(ref_for_path(testFile1, false)); in LaunchTestD7() local 2083 entry_ref fileRef(create_file(testFile1, NULL, appType1)); in LaunchTestD10() local 2150 entry_ref fileRef(ref_for_path(appFile1)); in LaunchTestD13() local 2264 entry_ref fileRef(ref_for_path(testFile1)); in LaunchTestE2() local [all …]
|
/haiku/src/apps/text_search/ |
H A D | InitialIterator.cpp | 111 entry_ref fileRef; in GetTopEntry() local
|
/haiku/src/apps/icon-o-matic/ |
H A D | MainWindow.cpp | 376 const entry_ref* fileRef = _FileRef(isExportMode); in MessageReceived() local 1530 const entry_ref* fileRef = NULL; in _FileRef() local 1542 const entry_ref* fileRef = _FileRef(false); in _UpdateWindowTitle() local
|
/haiku/src/kits/storage/ |
H A D | ResourceStrings.cpp | 139 entry_ref fileRef; in SetStringFile() local
|
/haiku/src/apps/resedit/ |
H A D | ResView.cpp | 217 entry_ref fileRef; in SetTo() local
|
/haiku/src/apps/cortex/MediaRoutingView/ |
H A D | MediaRoutingView.cpp | 297 entry_ref fileRef; in MessageDropped() local
|
/haiku/src/apps/mediaplayer/ |
H A D | MainWin.cpp | 655 entry_ref fileRef; in MessageReceived() local
|
/haiku/src/apps/mail/ |
H A D | MailWindow.cpp | 1570 entry_ref fileRef = *fRef; in MessageReceived() local
|