Searched refs:FileExists (Results 1 – 5 of 5) sorted by relevance
| /GUIX-v6.2.1/guix_studio/ |
| D | studiox_util.h | 102 BOOL FileExists(INT pathtype, CString pathname); 103 BOOL FileExists(INT display_index, INT resource_type, CString pathname);
|
| D | clone_repo_dialog.cpp | 464 if (FileExists(PATH_TYPE_ABSOLUTE, test_project)) in OnSetDirectory()
|
| D | studiox_util.cpp | 1669 BOOL FileExists(INT pathtype, CString pathname) in FileExists() function 1698 BOOL FileExists(INT display_index, INT resource_type, CString pathname) in FileExists() function
|
| D | edit_pixelmap_dlg.cpp | 621 if (FileExists(mDisplay, RES_TYPE_PIXELMAP, pathname)) in CheckPathname()
|
| D | resource_view.cpp | 3050 if (!FileExists(mDisplayIndex, RES_TYPE_PIXELMAP, pathname)) in TaskAddPixelmaps()
|