Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:FormatLocaleString

935         (void) FormatLocaleString(format,MagickPathExtent,"%.20g: ",(double) v);
939 (void) FormatLocaleString(format,MagickPathExtent,"%+f ",
1151 (void) FormatLocaleString(key,MagickPathExtent,"%p.%.20g.%s",(void *) image,
1167 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",(double)
1177 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",kurtosis);
1186 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",maxima);
1195 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",mean);
1204 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",minima);
1213 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",skewness);
1222 (void) FormatLocaleString(statistic,MagickPathExtent,"%.20g",
2376 (void) FormatLocaleString(numeric,MagickPathExtent,"%.20g",*beta);
4118 (void) FormatLocaleString(geometry,MagickPathExtent,"+0+%.20g",
5606 (void) FormatLocaleString(ellipse,MagickPathExtent,"ellipse %g,%g,%g,%g,"