Lines Matching refs:CopyMagickString
741 (void) CopyMagickString(value,image->magick_filename,MagickPathExtent); in GetMagickPropertyLetter()
915 (void) CopyMagickString(q,(string),extent); \ in InterpretDelegateProperties()
1757 (void) CopyMagickString((char *) clone_info->magick,magick, in InvokeDelegate()
1760 (void) CopyMagickString(image->magick,magick,MagickPathExtent); in InvokeDelegate()
1766 (void) CopyMagickString(clone_info->filename,image_info->filename, in InvokeDelegate()
1768 (void) CopyMagickString(image_info->filename,image->filename, in InvokeDelegate()
1806 (void) CopyMagickString(output_filename,image_info->filename, in InvokeDelegate()
1808 (void) CopyMagickString(input_filename,image->filename,MagickPathExtent); in InvokeDelegate()
1873 (void) CopyMagickString(image_info->filename,output_filename, in InvokeDelegate()
1875 (void) CopyMagickString(image->filename,input_filename,MagickPathExtent); in InvokeDelegate()
1956 (void) CopyMagickString(delegate,delegate_info[i]->encode, in ListDelegateInfo()
2053 (void) CopyMagickString(keyword,token,MagickPathExtent); in LoadDelegateCache()
2079 (void) CopyMagickString(keyword,token,MagickPathExtent); in LoadDelegateCache()
2100 (void) CopyMagickString(path,token,MagickPathExtent); in LoadDelegateCache()