Home
last modified time | relevance | path

Searched refs:MyReadEPSFile (Results 1 – 6 of 6) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Deps.c1195 int MyReadEPSFile(file_name, image_w, image_h, bitmap, image, num_lines, in MyReadEPSFile() function
1816 rc = MyReadEPSFile(xbm_ptr->filename, &image_w, &image_h, &bitmap, in UpdateEPS()
H A Deps.e36 extern int MyReadEPSFile ARGS_DECL((char *FileName, int *ImageW,
H A Dexec.c2243 rc = MyReadEPSFile(file_name, &image_w, &image_h, &bitmap,
H A Dimport.c775 rc = MyReadEPSFile(remote_file ? tmp_fname : eps_fname, &image_w, &image_h,
H A Dmainloop.c1881 if (MyReadEPSFile(pszUrl, NULL, NULL, NULL, NULL, NULL,
H A Dxbitmap.c6295 if (MyReadEPSFile(xbm_ptr->filename, &image_w, &image_h,