Home
last modified time | relevance | path

Searched refs:FileExists (Results 1 – 5 of 5) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dstudiox_util.h102 BOOL FileExists(INT pathtype, CString pathname);
103 BOOL FileExists(INT display_index, INT resource_type, CString pathname);
Dclone_repo_dialog.cpp464 if (FileExists(PATH_TYPE_ABSOLUTE, test_project)) in OnSetDirectory()
Dstudiox_util.cpp1669 BOOL FileExists(INT pathtype, CString pathname) in FileExists() function
1698 BOOL FileExists(INT display_index, INT resource_type, CString pathname) in FileExists() function
Dedit_pixelmap_dlg.cpp621 if (FileExists(mDisplay, RES_TYPE_PIXELMAP, pathname)) in CheckPathname()
Dresource_view.cpp3050 if (!FileExists(mDisplayIndex, RES_TYPE_PIXELMAP, pathname)) in TaskAddPixelmaps()