• Home
  • Raw
  • Download

Lines Matching refs:FormatLocaleString

2061     (void) FormatLocaleString(buffer,MagickPathExtent,  in WriteMIFFImage()
2069 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2075 (void) FormatLocaleString(buffer,MagickPathExtent,"type=%s\n", in WriteMIFFImage()
2081 (void) FormatLocaleString(buffer,MagickPathExtent,"colorspace=%s\n", in WriteMIFFImage()
2087 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2094 (void) FormatLocaleString(buffer,MagickPathExtent,"endian=%s\n", in WriteMIFFImage()
2100 (void) FormatLocaleString(buffer,MagickPathExtent,"compression=%s " in WriteMIFFImage()
2107 (void) FormatLocaleString(buffer,MagickPathExtent,"units=%s\n", in WriteMIFFImage()
2113 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2119 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2127 (void) FormatLocaleString(buffer,MagickPathExtent,"page=%+ld%+ld\n", in WriteMIFFImage()
2133 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2142 (void) FormatLocaleString(buffer,MagickPathExtent,"iterations=%.20g " in WriteMIFFImage()
2146 (void) FormatLocaleString(buffer,MagickPathExtent,"scene=%.20g " in WriteMIFFImage()
2156 (void) FormatLocaleString(buffer,MagickPathExtent,"scene=%.20g\n", in WriteMIFFImage()
2162 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2168 (void) FormatLocaleString(buffer,MagickPathExtent,"delay=%.20g\n", in WriteMIFFImage()
2174 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2181 (void) FormatLocaleString(buffer,MagickPathExtent,"gravity=%s\n", in WriteMIFFImage()
2187 (void) FormatLocaleString(buffer,MagickPathExtent,"dispose=%s\n", in WriteMIFFImage()
2193 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2200 (void) FormatLocaleString(buffer,MagickPathExtent,"gamma=%g\n", in WriteMIFFImage()
2209 (void) FormatLocaleString(buffer,MagickPathExtent,"red-primary=%g," in WriteMIFFImage()
2217 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2224 (void) FormatLocaleString(buffer,MagickPathExtent,"orientation=%s\n", in WriteMIFFImage()
2246 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMIFFImage()
2256 (void) FormatLocaleString(buffer,MagickPathExtent,"montage=%s\n", in WriteMIFFImage()
2267 (void) FormatLocaleString(buffer,MagickPathExtent,"%s=",property); in WriteMIFFImage()