Searched refs:ColormapInfo (Results 1 – 1 of 1) sorted by relevance
3972 } ColormapInfo; in XGetWindowImage() typedef4009 static ColormapInfo in XGetWindowImage()4010 *colormap_info = (ColormapInfo *) NULL; in XGetWindowImage()4151 ColormapInfo in XGetWindowImage()4228 ColormapInfo in XGetWindowImage()4235 for (p=colormap_info; p != (ColormapInfo *) NULL; p=p->next) in XGetWindowImage()4238 if (p == (ColormapInfo *) NULL) in XGetWindowImage()4299 p=(ColormapInfo *) AcquireMagickMemory(sizeof(*p)); in XGetWindowImage()4300 if (p == (ColormapInfo *) NULL) in XGetWindowImage()4501 while (colormap_info != (ColormapInfo *) NULL) in XGetWindowImage()[all …]