Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:MagickPathExtent

386     (void) ConcatenateMagickString(sanitize_command,"&",MagickPathExtent);
540 value[MagickPathExtent];
567 (void) FormatMagickSize(image->extent,MagickFalse,"B",MagickPathExtent,
571 MagickPathExtent,value);
595 (void) FormatLocaleString(value,MagickPathExtent,
603 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
622 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
635 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
642 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
655 (void) FormatLocaleString(value,MagickPathExtent,"%s %s %s",
665 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
684 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
691 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",
698 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",
705 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",
736 (void) CopyMagickString(value,image->magick_filename,MagickPathExtent);
742 (void) FormatLocaleString(value,MagickPathExtent,"%.20gx%.20g",
749 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",
762 (void) FormatLocaleString(value,MagickPathExtent,"%+ld%+ld",(long)
769 (void) FormatLocaleString(value,MagickPathExtent,"%.20gx%.20g",
776 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
783 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
791 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
805 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double)
812 (void) FormatLocaleString(value,MagickPathExtent,"%+.20g",(double)
819 (void) FormatLocaleString(value,MagickPathExtent,"%+.20g",(double)
835 (void) FormatLocaleString(value,MagickPathExtent,
942 extent=MagickPathExtent; /* allocated space in string */
951 ExtendInterpretText(MagickPathExtent);
1648 input_filename[MagickPathExtent],
1649 output_filename[MagickPathExtent];
1754 MagickPathExtent);
1756 (void) CopyMagickString(image->magick,magick,MagickPathExtent);
1758 (void) FormatLocaleString(clone_info->filename,MagickPathExtent,"%s:",
1763 MagickPathExtent);
1765 MagickPathExtent);
1768 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s:%s",
1803 MagickPathExtent);
1804 (void) CopyMagickString(input_filename,image->filename,MagickPathExtent);
1870 MagickPathExtent);
1871 (void) CopyMagickString(image->filename,input_filename,MagickPathExtent);
1916 delegate[MagickPathExtent];
1954 MagickPathExtent);
1955 (void) ConcatenateMagickString(delegate," ",MagickPathExtent);
2017 keyword[MagickPathExtent],
2042 extent=strlen(token)+MagickPathExtent;
2051 (void) CopyMagickString(keyword,token,MagickPathExtent);
2077 (void) CopyMagickString(keyword,token,MagickPathExtent);
2090 path[MagickPathExtent],
2096 MagickPathExtent);
2098 (void) CopyMagickString(path,token,MagickPathExtent);
2100 (void) ConcatenateMagickString(path,token,MagickPathExtent);
2160 path[MagickPathExtent];
2162 NTGhostscriptEXE(path,MagickPathExtent);