Lines Matching refs:MagickPathExtent
12981 name[MagickPathExtent],
12982 magick[MagickPathExtent];
13056 MagickPathExtent); in ReadMAGICKImage()
13064 MagickPathExtent); in ReadMAGICKImage()
13214 buffer[MagickPathExtent]; in WriteMAGICKImage()
13265 (void) CopyMagickString(write_info->magick,"PNM",MagickPathExtent); in WriteMAGICKImage()
13267 (void) CopyMagickString(write_info->magick,"GIF",MagickPathExtent); in WriteMAGICKImage()
13270 (void) CopyMagickString(write_info->magick,value,MagickPathExtent); in WriteMAGICKImage()
13286 (void) FormatLocaleString(buffer,MagickPathExtent," %s (%s).\n", in WriteMAGICKImage()
13298 (void) FormatLocaleString(buffer,MagickPathExtent,"0x%02X, ",*p & 0xff); in WriteMAGICKImage()
13302 (void) CopyMagickString(buffer,"\n ",MagickPathExtent); in WriteMAGICKImage()