Searched defs:shapeimage (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/libXpm/dist/src/
H A DCrPFrBuf.c49 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmCreatePixmapFromBuffer
H A DCrPFrDat.c49 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmCreatePixmapFromData
H A DRdFToP.c49 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmReadFileToPixmap
H A DCrBufFrP.c49 XImage *shapeimage = NULL; local in function:XpmCreateBufferFromPixmap
H A DCrDatFrP.c49 XImage *shapeimage = NULL; local in function:XpmCreateDataFromPixmap
H A DWrFFrP.c49 XImage *shapeimage = NULL; local in function:XpmWriteFileFromPixmap
H A DWrFFrI.c77 XpmWriteFileFromImage(Display * display,const char * filename,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
H A DCrBufFrI.c64 XpmCreateBufferFromImage(Display * display,char ** buffer_return,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
H A DCrDatFrI.c65 XpmCreateDataFromImage(Display * display,char *** data_return,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
H A Dscan.c993 XImage *shapeimage = NULL; local in function:XpmCreateXpmImageFromPixmap
189 XpmCreateXpmImageFromImage(Display * display,XImage * image,XImage * shapeimage,XpmImage * xpmimage,XpmAttributes * attributes) argument
[all...]
H A Dcreate.c774 XImage *shapeimage = NULL; local in function:XpmCreateImageFromXpmImage
1660 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmCreatePixmapFromXpmImage
2021 XImage *shapeimage = NULL; local in function:xpmParseDataAndCreate
2339 ParseAndPutPixels(Display * dc,xpmData * data,unsigned int width,unsigned int height,unsigned int ncolors,unsigned int cpp,XpmColor * colorTable,xpmHashTable * hashtable,XImage * image,Pixel * image_pixels,XImage * shapeimage,Pixel * shape_pixels) argument
[all...]

Completed in 9 milliseconds