Searched defs:shapeimage (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | CrPFrBuf.c | 49 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmCreatePixmapFromBuffer
|
| H A D | CrPFrDat.c | 49 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmCreatePixmapFromData
|
| H A D | RdFToP.c | 49 XImage *ximage = NULL, *shapeimage = NULL; local in function:XpmReadFileToPixmap
|
| H A D | CrBufFrP.c | 49 XImage *shapeimage = NULL; local in function:XpmCreateBufferFromPixmap
|
| H A D | CrDatFrP.c | 49 XImage *shapeimage = NULL; local in function:XpmCreateDataFromPixmap
|
| H A D | WrFFrP.c | 49 XImage *shapeimage = NULL; local in function:XpmWriteFileFromPixmap
|
| H A D | WrFFrI.c | 77 XpmWriteFileFromImage(Display * display,const char * filename,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
|
| H A D | CrBufFrI.c | 64 XpmCreateBufferFromImage(Display * display,char ** buffer_return,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
|
| H A D | CrDatFrI.c | 65 XpmCreateDataFromImage(Display * display,char *** data_return,XImage * image,XImage * shapeimage,XpmAttributes * attributes) argument
|
| H A D | scan.c | 993 XImage *shapeimage = NULL; local in function:XpmCreateXpmImageFromPixmap 189 XpmCreateXpmImageFromImage(Display * display,XImage * image,XImage * shapeimage,XpmImage * xpmimage,XpmAttributes * attributes) argument [all...] |
| H A D | create.c | 774 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