Home
last modified time | relevance | path

Searched refs:SetCurImportDir (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dnames.e65 extern void SetCurImportDir ARGS_DECL((char *FileName));
H A Dimport.c529 if (!importFromLibrary && !remote_file) SetCurImportDir(xbm_fname);
639 SetCurImportDir(xpm_fname);
829 if (!importFromLibrary && !remote_file) SetCurImportDir(eps_fname);
1520 SetCurImportDir(local_fname);
1604 if (!importFromLibrary && !remote_file) SetCurImportDir(szPngPath); in ImportPNGFile()
1787 SetCurImportDir(szGifPath); in ImportGIFFile()
1824 if (!importFromLibrary && !remote_file) SetCurImportDir(szGifPath); in ImportGIFFile()
1971 if (!importFromLibrary && !remote_file) SetCurImportDir(szPbmPath); in ImportPBMFile()
2118 if (!importFromLibrary && !remote_file) SetCurImportDir(szPgmPath); in ImportPGMFile()
2236 if (!importFromLibrary && !remote_file) SetCurImportDir(szPpmPath); in ImportPPMFile()
[all …]
H A Dnames.c1829 void SetCurImportDir(FileName) in SetCurImportDir() function
H A Dfile.c4436 SetCurImportDir(file_name);