• Home
  • Raw
  • Download

Lines Matching refs:FormatLocaleFile

70   (void) FormatLocaleFile(stderr,"%s %s %lu %s\n",GetMagickModule(), \  in main()
5215 (void) FormatLocaleFile(stderr,"Unexpected magick wand size\n"); in main()
5218 (void) FormatLocaleFile(stdout,"Reading images...\n"); in main()
5238 (void) FormatLocaleFile(stderr,"read %.20g images; expected 5\n", in main()
5240 (void) FormatLocaleFile(stdout,"Iterate forward...\n"); in main()
5243 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5246 (void) FormatLocaleFile(stdout,"Iterate reverse...\n"); in main()
5248 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5251 (void) FormatLocaleFile(stdout,"Remove scene 1...\n"); in main()
5259 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5262 (void) FormatLocaleFile(stdout,"Insert scene 1 back in sequence...\n"); in main()
5269 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5272 (void) FormatLocaleFile(stdout,"Set scene 2 to scene 1...\n"); in main()
5280 (void) FormatLocaleFile(stdout,"index %.20g scene %.20g\n",(double) in main()
5283 (void) FormatLocaleFile(stdout,"Apply image processing options...\n"); in main()
5358 (void) FormatLocaleFile(stderr, in main()
5375 (void) FormatLocaleFile(stdout, in main()
5389 (void) FormatLocaleFile(stdout,"Write to wandtest_out.miff...\n"); in main()
5393 (void) FormatLocaleFile(stdout, in main()
5398 (void) FormatLocaleFile(stdout,"Set delay between frames to %d seconds...\n", in main()
5406 (void) FormatLocaleFile(stderr,"Get delay does not match set delay\n"); in main()
5409 (void) FormatLocaleFile(stdout,"Write to wandtest_out.gif...\n"); in main()
5413 (void) FormatLocaleFile(stdout,"Set, list, get, and delete wand option...\n"); in main()
5422 (void) FormatLocaleFile(stderr,"Option does not match\n"); in main()
5431 (void) FormatLocaleFile(stdout," %s\n",options[i]); in main()
5439 (void) FormatLocaleFile(stdout, in main()
5450 (void) FormatLocaleFile(stderr,"Property does not match\n"); in main()
5459 (void) FormatLocaleFile(stdout," %s\n",properties[i]); in main()
5467 (void) FormatLocaleFile(stdout, in main()
5477 (void) FormatLocaleFile(stderr,"Profile does not match\n"); in main()
5486 (void) FormatLocaleFile(stdout," %s\n",profiles[i]); in main()
5496 (void) FormatLocaleFile(stderr,"Profile does not match\n"); in main()
5501 (void) FormatLocaleFile(stdout,"Wand tests pass.\n"); in main()