ColorMatch       1396 coders/gif.c             if (ColorMatch(&image->background_color,p))
ColorMatch       2352 coders/miff.c                  ColorMatch(p,(&pixel)) &&
ColorMatch        489 coders/wmf.c          !(ColorMatch(&ddata->image_info->background_color, &white)) ||
ColorMatch        218 magick/color.c                 if (ColorMatch(p,&node_info->list[i].pixel))
ColorMatch        374 magick/color.c     return (ColorMatch(q,p));
ColorMatch        916 magick/color.c         if (ColorMatch(p,&node_info->list[i].pixel))
ColorMatch         81 magick/color.h   (ColorMatch(p,q) &&						\
ColorMatch        354 magick/colormap.c           if (ColorMatch(&colormap[j],&image->colormap[i]))
ColorMatch        634 magick/paint.c           if (ColorMatch(&pixels[i],&options.target))
ColorMatch        754 magick/paint.c           if (ColorMatch(&pixels[i],&options.target))