Lines Matching refs:MagickPathExtent
377 (void) ConcatenateMagickString(sanitize_command,"&",MagickPathExtent); in ExternalDelegateCommand()
530 value[MagickPathExtent]; in GetMagickPropertyLetter()
557 (void) FormatMagickSize(image->extent,MagickFalse,"B",MagickPathExtent, in GetMagickPropertyLetter()
561 MagickPathExtent,value); in GetMagickPropertyLetter()
585 (void) FormatLocaleString(value,MagickPathExtent, in GetMagickPropertyLetter()
593 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
612 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
625 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
632 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
645 (void) FormatLocaleString(value,MagickPathExtent,"%s %s %s", in GetMagickPropertyLetter()
655 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
674 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
681 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter()
688 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter()
695 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter()
726 (void) CopyMagickString(value,image->magick_filename,MagickPathExtent); in GetMagickPropertyLetter()
732 (void) FormatLocaleString(value,MagickPathExtent,"%.20gx%.20g", in GetMagickPropertyLetter()
739 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter()
752 (void) FormatLocaleString(value,MagickPathExtent,"%+ld%+ld",(long) in GetMagickPropertyLetter()
759 (void) FormatLocaleString(value,MagickPathExtent,"%.20gx%.20g", in GetMagickPropertyLetter()
766 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
773 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
781 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
795 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter()
802 (void) FormatLocaleString(value,MagickPathExtent,"%+.20g",(double) in GetMagickPropertyLetter()
809 (void) FormatLocaleString(value,MagickPathExtent,"%+.20g",(double) in GetMagickPropertyLetter()
825 (void) FormatLocaleString(value,MagickPathExtent, in GetMagickPropertyLetter()
932 extent=MagickPathExtent; /* allocated space in string */ in InterpretDelegateProperties()
941 ExtendInterpretText(MagickPathExtent); in InterpretDelegateProperties()
1630 input_filename[MagickPathExtent], in InvokeDelegate()
1631 output_filename[MagickPathExtent]; in InvokeDelegate()
1736 MagickPathExtent); in InvokeDelegate()
1738 (void) CopyMagickString(image->magick,magick,MagickPathExtent); in InvokeDelegate()
1740 (void) FormatLocaleString(clone_info->filename,MagickPathExtent,"%s:", in InvokeDelegate()
1745 MagickPathExtent); in InvokeDelegate()
1747 MagickPathExtent); in InvokeDelegate()
1750 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s:%s", in InvokeDelegate()
1785 MagickPathExtent); in InvokeDelegate()
1786 (void) CopyMagickString(input_filename,image->filename,MagickPathExtent); in InvokeDelegate()
1852 MagickPathExtent); in InvokeDelegate()
1853 (void) CopyMagickString(image->filename,input_filename,MagickPathExtent); in InvokeDelegate()
1897 delegate[MagickPathExtent]; in ListDelegateInfo()
1935 MagickPathExtent); in ListDelegateInfo()
1936 (void) ConcatenateMagickString(delegate," ",MagickPathExtent); in ListDelegateInfo()
1997 keyword[MagickPathExtent], in LoadDelegateCache()
2022 extent=strlen(token)+MagickPathExtent; in LoadDelegateCache()
2031 (void) CopyMagickString(keyword,token,MagickPathExtent); in LoadDelegateCache()
2057 (void) CopyMagickString(keyword,token,MagickPathExtent); in LoadDelegateCache()
2070 path[MagickPathExtent], in LoadDelegateCache()
2076 MagickPathExtent); in LoadDelegateCache()
2078 (void) CopyMagickString(path,token,MagickPathExtent); in LoadDelegateCache()
2080 (void) ConcatenateMagickString(path,token,MagickPathExtent); in LoadDelegateCache()
2140 path[MagickPathExtent]; in LoadDelegateCache()
2142 NTGhostscriptEXE(path,MagickPathExtent); in LoadDelegateCache()