Searched refs:allocColor (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/libXpm/dist/src/
H A Dcreate.c67 XpmAllocColorFunc allocColor, void *closure));
79 XpmAllocColorFunc allocColor, void *closure));
271 XpmAllocColorFunc allocColor,
371 if ((*allocColor)(display, colormap, NULL, &cols[c], closure)){
404 if ((*allocColor)(display, colormap, NULL, col, closure)) {
459 XpmAllocColorFunc allocColor,
466 status = (*allocColor)(display, colormap, colorname, &xcolor, closure);
477 allocColor, closure));
523 XpmAllocColorFunc allocColor; local in function:CreateColors
563 allocColor
259 SetCloseColor(Display * display,Colormap colormap,Visual * visual,XColor * col,Pixel * image_pixel,Pixel * mask_pixel,Pixel * alloc_pixels,unsigned int * nalloc_pixels,XpmAttributes * attributes,XColor * cols,int ncols,XpmAllocColorFunc allocColor,void * closure) argument
443 SetColor(Display * display,Colormap colormap,Visual * visual,char * colorname,unsigned int color_index,Pixel * image_pixel,Pixel * mask_pixel,unsigned int * mask_pixel_index,Pixel * alloc_pixels,unsigned int * nalloc_pixels,Pixel * used_pixels,unsigned int * nused_pixels,XpmAttributes * attributes,XColor * cols,int ncols,XpmAllocColorFunc allocColor,void * closure) argument
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DXproto.h1287 xAllocColorReply allocColor;
1284 xAllocColorReply allocColor; member in union:__anone2852e7a570a

Completed in 11 milliseconds