Lines Matching refs:FormatLocaleString

1181     (void) FormatLocaleString(buffer,MagickPathExtent,"magick-signature=%u\n",  in WriteMPCImage()
1184 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1190 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1194 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1200 (void) FormatLocaleString(buffer,MagickPathExtent,"type=%s\n", in WriteMPCImage()
1204 (void) FormatLocaleString(buffer,MagickPathExtent,"colorspace=%s\n", in WriteMPCImage()
1209 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1216 (void) FormatLocaleString(buffer,MagickPathExtent,"endian=%s\n", in WriteMPCImage()
1222 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1229 (void) FormatLocaleString(buffer,MagickPathExtent,"units=%s\n", in WriteMPCImage()
1235 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1241 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1249 (void) FormatLocaleString(buffer,MagickPathExtent,"page=%+ld%+ld\n", in WriteMPCImage()
1255 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1264 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1269 (void) FormatLocaleString(buffer,MagickPathExtent,"scene=%.20g " in WriteMPCImage()
1279 (void) FormatLocaleString(buffer,MagickPathExtent,"scene=%.20g\n", in WriteMPCImage()
1285 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1291 (void) FormatLocaleString(buffer,MagickPathExtent,"delay=%.20g\n", in WriteMPCImage()
1297 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1304 (void) FormatLocaleString(buffer,MagickPathExtent,"gravity=%s\n", in WriteMPCImage()
1310 (void) FormatLocaleString(buffer,MagickPathExtent,"dispose=%s\n", in WriteMPCImage()
1316 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1323 (void) FormatLocaleString(buffer,MagickPathExtent,"gamma=%g\n", in WriteMPCImage()
1332 (void) FormatLocaleString(buffer,MagickPathExtent,"red-primary=" in WriteMPCImage()
1340 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1347 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage()
1369 (void) FormatLocaleString(buffer,MagickPathExtent,"profile=%s\n", in WriteMPCImage()
1378 (void) FormatLocaleString(buffer,MagickPathExtent,"montage=%s\n", in WriteMPCImage()
1386 (void) FormatLocaleString(buffer,MagickPathExtent,"%s=",property); in WriteMPCImage()