Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:FormatLocaleFile

420   (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n",
3761 (void) (void) FormatLocaleFile(stderr,
3944 (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line from previous */
3945 (void) (void) FormatLocaleFile(stderr,
3968 (void) FormatLocaleFile(stderr, " Total %.20g",(double) kernel_changed);
3970 (void) FormatLocaleFile(stderr, "\n"); /* add end-of-line before looping */
3973 (void) FormatLocaleFile(stderr, "--E-- image=0x%lx\n", (unsigned long)image);
3974 (void) FormatLocaleFile(stderr, " curr =0x%lx\n", (unsigned long)curr_image);
3975 (void) FormatLocaleFile(stderr, " work =0x%lx\n", (unsigned long)work_image);
3976 (void) FormatLocaleFile(stderr, " save =0x%lx\n", (unsigned long)save_image);
3977 (void) FormatLocaleFile(stderr, " union=0x%lx\n", (unsigned long)rslt_image);
3995 (void) FormatLocaleFile(stderr,
4003 (void) FormatLocaleFile(stderr,
4020 (void) FormatLocaleFile(stderr, " (re-iterate)");
4022 (void) FormatLocaleFile(stderr, " (done)");
4028 (void) FormatLocaleFile(stderr, " (save for compose)");
4041 (void) FormatLocaleFile(stderr, " (compose \"%s\")",
4049 (void) FormatLocaleFile(stderr, "\n");
4479 (void) FormatLocaleFile(stderr, "Geometry = 0x%04X : %lg x %lg %+lg %+lg\n",
4669 (void) FormatLocaleFile(stderr, "Kernel");
4671 (void) FormatLocaleFile(stderr, " #%lu", (unsigned long) c );
4672 (void) FormatLocaleFile(stderr, " \"%s",
4675 (void) FormatLocaleFile(stderr, "@%lg", k->angle);
4676 (void) FormatLocaleFile(stderr, "\" of size %lux%lu%+ld%+ld",(unsigned long)
4678 (void) FormatLocaleFile(stderr,
4682 (void) FormatLocaleFile(stderr, "Forming a output range from %.*lg to %.*lg",
4686 (void) FormatLocaleFile(stderr, " (Zero-Summing)\n");
4688 (void) FormatLocaleFile(stderr, " (Normalized)\n");
4690 (void) FormatLocaleFile(stderr, " (Sum %.*lg)\n",
4693 (void) FormatLocaleFile(stderr, "%2lu:", (unsigned long) v );
4696 (void) FormatLocaleFile(stderr," %*s", GetMagickPrecision()+3, "nan");
4698 (void) FormatLocaleFile(stderr," %*.*lg", GetMagickPrecision()+3,
4700 (void) FormatLocaleFile(stderr,"\n");