Home
last modified time | relevance | path

Searched refs:XPmRec (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dxpixmap.c879 new_xpm_ptr = (struct XPmRec *)malloc(sizeof(struct XPmRec));
960 struct XPmRec *xpm_ptr;
1529 struct XPmRec *xpm_ptr;
1564 struct XPmRec *xpm_ptr;
1633 struct XPmRec *xpm_ptr;
1809 struct XPmRec *xpm_ptr; in PrepareColorsForConvertObjToPpm6()
1881 struct XPmRec *xpm_ptr;
2814 struct XPmRec *xpm_ptr;
2817 xpm_ptr = (struct XPmRec *)malloc(sizeof(struct XPmRec));
3042 struct XPmRec *xpm_ptr;
[all …]
H A Dimgproc.c413 struct XPmRec *xpm_ptr; in DoPpm6()
797 struct XPmRec *xpm_ptr; in GetXPmImages()
1079 struct XPmRec *xpm_ptr; in CreateObjPixelToIndexMapping()
1777 struct XPmRec *xpm_ptr;
1942 struct XPmRec *xpm_ptr;
4146 struct XPmRec *xpm_ptr; in DoPrepareForErrorDiffuse()
4317 struct XPmRec *xpm_ptr; in PrepareForErrorDiffuse()
4333 struct XPmRec *xpm_ptr; in MapTargetColors()
7700 struct XPmRec *xpm_ptr;
8341 struct XPmRec *xpm_ptr; in SetCurrentColor()
[all …]
H A Ddup.e49 extern void DupXPmObj ARGS_DECL((struct XPmRec *, struct ObjRec *));
H A Ddup.c620 struct XPmRec *XPmPtr; in DupXPmObj()
623 register struct XPmRec *xpm_ptr=NULL;
627 xpm_ptr = (struct XPmRec *)malloc(sizeof(struct XPmRec));
629 memset(xpm_ptr, 0, sizeof(struct XPmRec));
H A Dimgproc.e45 struct XPmRec *));
H A Dtypes.h83 struct XPmRec * xpm;
520 typedef struct XPmRec { struct
H A Dimport.c1401 struct XPmRec *xpm_ptr=NULL;
1723 struct XPmRec *xpm_ptr=NULL; in ImportGIFFile()
2506 struct XPmRec *xpm_ptr=obj_ptr->detail.xpm;
3710 struct XPmRec *xpm_ptr=NULL;
H A Dobj.c365 struct XPmRec *xpm_ptr=NULL;
H A Dcolor.c2228 struct XPmRec *xpm_ptr=NULL;
2377 struct XPmRec *xpm_ptr;
H A Dedit.c3734 struct XPmRec *xpm_ptr=NULL; in RestoreImageWH()
4017 struct XPmRec *xpm_ptr=obj_ptr->detail.xpm;
H A Dxbitmap.c1369 struct XPmRec *xpm_ptr;
H A Dexec.c2102 struct XPmRec *xpm_ptr=NULL;