• Home
  • Raw
  • Download

Lines Matching refs:FormatLocaleFile

70   (void) FormatLocaleFile(stderr,"%s %s %lu %s\n",GetMagickModule(), \  in main()
5219 (void) FormatLocaleFile(stderr,"Unexpected magick wand size\n"); in main()
5222 (void) FormatLocaleFile(stdout,"Reading images...\n"); in main()
5242 (void) FormatLocaleFile(stderr,"read %.20g images; expected 5\n", in main()
5244 (void) FormatLocaleFile(stdout,"Iterate forward...\n"); in main()
5247 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5250 (void) FormatLocaleFile(stdout,"Iterate reverse...\n"); in main()
5252 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5255 (void) FormatLocaleFile(stdout,"Remove scene 1...\n"); in main()
5263 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5266 (void) FormatLocaleFile(stdout,"Insert scene 1 back in sequence...\n"); in main()
5273 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5276 (void) FormatLocaleFile(stdout,"Set scene 2 to scene 1...\n"); in main()
5284 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5287 (void) FormatLocaleFile(stdout,"Apply image processing options...\n"); in main()
5351 (void) FormatLocaleFile(stderr, in main()
5368 (void) FormatLocaleFile(stdout, in main()
5382 (void) FormatLocaleFile(stdout,"Write to wandtest_out.miff...\n"); in main()
5386 (void) FormatLocaleFile(stdout, in main()
5391 (void) FormatLocaleFile(stdout,"Set delay between frames to %d seconds...\n", in main()
5399 (void) FormatLocaleFile(stderr,"Get delay does not match set delay\n"); in main()
5402 (void) FormatLocaleFile(stdout,"Write to wandtest_out.gif...\n"); in main()
5406 (void) FormatLocaleFile(stdout,"Set, list, get, and delete wand option...\n"); in main()
5415 (void) FormatLocaleFile(stderr,"Option does not match\n"); in main()
5424 (void) FormatLocaleFile(stdout," %s\n",options[i]); in main()
5432 (void) FormatLocaleFile(stdout, in main()
5443 (void) FormatLocaleFile(stderr,"Property does not match\n"); in main()
5452 (void) FormatLocaleFile(stdout," %s\n",properties[i]); in main()
5460 (void) FormatLocaleFile(stdout, in main()
5470 (void) FormatLocaleFile(stderr,"Profile does not match\n"); in main()
5479 (void) FormatLocaleFile(stdout," %s\n",profiles[i]); in main()
5489 (void) FormatLocaleFile(stderr,"Profile does not match\n"); in main()
5494 (void) FormatLocaleFile(stdout,"Wand tests pass.\n"); in main()