Searched refs:image_gen (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
H A Ddistort.c1971 char image_gen[MagickPathExtent];
1976 (void) FormatLocaleString(image_gen, MagickPathExtent," -size %.20gx%.20g "
1982 image_gen[0] = '\0'; /* no destination to generate */
2009 (void) FormatLocaleFile(stderr, "%s", image_gen);
2044 (void) FormatLocaleFile(stderr, "%s", image_gen);
2059 (void) FormatLocaleFile(stderr, "%s", image_gen);
2070 (void) FormatLocaleFile(stderr, "%s", image_gen);
2102 (void) FormatLocaleFile(stderr, "%s", image_gen);
2116 (void) FormatLocaleFile(stderr, "%s", image_gen);
2139 (void) FormatLocaleFile(stderr, "%s", image_gen);
1965 char image_gen[MagickPathExtent]; local
[all...]

Completed in 87 milliseconds