Lines Matching refs:FormatLocaleString
2147 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2155 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2161 (void) FormatLocaleString(buffer,MagickPathExtent,"type=%s\n", in WriteMIFFImage()
2167 (void) FormatLocaleString(buffer,MagickPathExtent,"colorspace=%s\n", in WriteMIFFImage()
2173 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2180 (void) FormatLocaleString(buffer,MagickPathExtent,"endian=%s\n", in WriteMIFFImage()
2186 (void) FormatLocaleString(buffer,MagickPathExtent,"compression=%s " in WriteMIFFImage()
2193 (void) FormatLocaleString(buffer,MagickPathExtent,"units=%s\n", in WriteMIFFImage()
2199 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2205 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2213 (void) FormatLocaleString(buffer,MagickPathExtent,"page=%+ld%+ld\n", in WriteMIFFImage()
2219 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2228 (void) FormatLocaleString(buffer,MagickPathExtent,"iterations=%.20g " in WriteMIFFImage()
2232 (void) FormatLocaleString(buffer,MagickPathExtent,"scene=%.20g " in WriteMIFFImage()
2242 (void) FormatLocaleString(buffer,MagickPathExtent,"scene=%.20g\n", in WriteMIFFImage()
2248 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2254 (void) FormatLocaleString(buffer,MagickPathExtent,"delay=%.20g\n", in WriteMIFFImage()
2260 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2267 (void) FormatLocaleString(buffer,MagickPathExtent,"gravity=%s\n", in WriteMIFFImage()
2273 (void) FormatLocaleString(buffer,MagickPathExtent,"dispose=%s\n", in WriteMIFFImage()
2279 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2286 (void) FormatLocaleString(buffer,MagickPathExtent,"gamma=%g\n", in WriteMIFFImage()
2295 (void) FormatLocaleString(buffer,MagickPathExtent,"red-primary=%g," in WriteMIFFImage()
2303 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2310 (void) FormatLocaleString(buffer,MagickPathExtent,"orientation=%s\n", in WriteMIFFImage()
2331 (void) FormatLocaleString(buffer,MagickPathExtent,"profile=%s\n", in WriteMIFFImage()
2340 (void) FormatLocaleString(buffer,MagickPathExtent,"montage=%s\n", in WriteMIFFImage()
2351 (void) FormatLocaleString(buffer,MagickPathExtent,"%s=",property); in WriteMIFFImage()