Home
last modified time | relevance | path

Searched refs:MyReadPixmapFile (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxpixmap.e104 extern int MyReadPixmapFile ARGS_DECL((char *FileName, int *ImageW,
H A Dimport.c605 rc = MyReadPixmapFile(remote_file ? tmp_fname : xpm_fname,
2521 rc = MyReadPixmapFile(szXpmPath, &image_w, &image_h, &w, &h, &pixmap,
2831 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h, &pixmap, in ImportGIFToXPixmapDeck()
3132 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap,
3291 rc = MyReadPixmapFile(szXpmPath, &image_w, &image_h, &w, &h,
3297 rc = MyReadPixmapFile(name, &image_w, &image_h, &w, &h,
H A Dexec.c2299 rc = MyReadPixmapFile(file_name, &image_w, &image_h, &w, &h,
2308 rc = MyReadPixmapFile(file_name, &image_w, &image_h, &w, &h,
8077 rc = MyReadPixmapFile(file_name, &image_w, &image_h, &w, &h,
8089 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h,
8104 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h,
8119 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h,
8134 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h,
8149 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h,
8178 rc = MyReadPixmapFile(xpm_fname, &image_w, &image_h, &w, &h,
H A Dimgproc.c2375 rc = MyReadPixmapFile(gszImageProcXPmFile, &image_w, &image_h, &w, &h,
4446 rc = MyReadPixmapFile(remote_file ? tmp_fname : xpm_fname, NULL, NULL, NULL, in ReduceToPixmapColors()
7163 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap, in RunBggen()
7418 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap, in CircularBggen()
7653 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap, in SimpleRectBggen()
7850 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap, in RegenerateImage()
7980 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap, in CreatePixmapFromSelected()
8268 rc = MyReadPixmapFile(szPath, &image_w, &image_h, &w, &h, &pixmap, in CropImage()
H A Dxpixmap.c3409 int MyReadPixmapFile(file_name, image_w_return, image_h_return, w_return, in MyReadPixmapFile() function
4548 rc = MyReadPixmapFile(tmp_fname,
4801 rc = MyReadPixmapFile(tmp_fname,
H A Dcolor.c358 rc = MyReadPixmapFile(xpm_fname, NULL, NULL, NULL, NULL, NULL,
H A Dsetup.c1050 rc = MyReadPixmapFile(fname, &image_w, &image_h, &w, &h, &pixmap,
H A Dxbitmap.c2799 rc = MyReadPixmapFile(gif_fname,
H A Dfile.c4618 if (!MyReadPixmapFile(tmp_xpm_fname, &image_w, &image_h, &w, &h, &pixmap, in SetFileBgPixmap()