/external/ImageMagick/coders/ |
D | pdf.c | 271 (void) FormatLocaleString(message,MagickPathExtent, in InvokePDFDelegate() 559 (void) FormatLocaleString(property,MagickPathExtent, in ReadPDFImage() 635 (void) FormatLocaleString(geometry,MagickPathExtent,"%gx%g%+.15g%+.15g", in ReadPDFImage() 710 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadPDFImage() 713 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPDFImage() 732 (void) FormatLocaleString(passphrase,MagickPathExtent, in ReadPDFImage() 743 (void) FormatLocaleString(pages,MagickPathExtent,"-dFirstPage=%.20g " in ReadPDFImage() 755 (void) FormatLocaleString(command,MagickPathExtent, in ReadPDFImage() 1385 (void) FormatLocaleString(buffer,MagickPathExtent,"%%PDF-1.%.20g \n",(double) in WritePDFImage() 1402 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage() [all …]
|
D | html.c | 305 (void) FormatLocaleString(buffer,MagickPathExtent,"<title>%s</title>\n", in WriteHTMLImage() 310 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage() 316 (void) FormatLocaleString(buffer,MagickPathExtent,"<h1>%s</h1>\n", in WriteHTMLImage() 322 (void) FormatLocaleString(buffer,MagickPathExtent,"<img usemap=\"#%s\" " in WriteHTMLImage() 335 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage() 338 (void) FormatLocaleString(buffer,MagickPathExtent," <area href=\"%s", in WriteHTMLImage() 343 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage() 355 (void) FormatLocaleString(buffer,MagickPathExtent,"\" shape=" in WriteHTMLImage() 362 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage() 412 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteHTMLImage() [all …]
|
D | ps2.c | 523 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS2Image() 529 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS2Image() 569 (void) FormatLocaleString(buffer,MagickPathExtent,"%%%%Title: (%s)\n", in WritePS2Image() 574 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image() 587 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image() 591 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image() 610 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS2Image() 629 (void) FormatLocaleString(buffer,MagickPathExtent,*q, in WritePS2Image() 635 (void) FormatLocaleString(buffer,MagickPathExtent,*q, in WritePS2Image() 641 (void) FormatLocaleString(buffer,MagickPathExtent,*q, in WritePS2Image() [all …]
|
D | cip.c | 202 (void) FormatLocaleString(buffer,MagickPathExtent,"<Title>%s</Title>\n", in WriteCIPImage() 210 (void) FormatLocaleString(buffer,MagickPathExtent,"<Title>%s</Title>\n", in WriteCIPImage() 214 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteCIPImage() 217 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteCIPImage() 220 (void) FormatLocaleString(buffer,MagickPathExtent,"<Width>%.20g</Width>\n", in WriteCIPImage() 223 (void) FormatLocaleString(buffer,MagickPathExtent,"<Height>%.20g</Height>\n", in WriteCIPImage() 226 (void) FormatLocaleString(buffer,MagickPathExtent,"<Depth>2</Depth>\n"); in WriteCIPImage() 242 (void) FormatLocaleString(buffer,MagickPathExtent,"%02x",byte); in WriteCIPImage() 284 (void) FormatLocaleString(buffer,MagickPathExtent,"%02x",~byte); in WriteCIPImage()
|
D | mpc.c | 1181 (void) FormatLocaleString(buffer,MagickPathExtent,"magick-signature=%u\n", in WriteMPCImage() 1184 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage() 1190 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage() 1194 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage() 1200 (void) FormatLocaleString(buffer,MagickPathExtent,"type=%s\n", in WriteMPCImage() 1204 (void) FormatLocaleString(buffer,MagickPathExtent,"colorspace=%s\n", in WriteMPCImage() 1209 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage() 1216 (void) FormatLocaleString(buffer,MagickPathExtent,"endian=%s\n", in WriteMPCImage() 1222 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteMPCImage() 1229 (void) FormatLocaleString(buffer,MagickPathExtent,"units=%s\n", in WriteMPCImage() [all …]
|
D | dng.c | 172 (void) FormatLocaleString(property,MagickPathExtent,"%0.1f", in SetDNGProperties() 181 (void) FormatLocaleString(property,MagickPathExtent,"%0.2f", in SetDNGProperties() 185 (void) FormatLocaleString(property,MagickPathExtent,"1/%0.1f", in SetDNGProperties() 188 (void) FormatLocaleString(property,MagickPathExtent,"%0.1f", in SetDNGProperties() 191 (void) FormatLocaleString(property,MagickPathExtent,"%0.1f", in SetDNGProperties() 194 (void) FormatLocaleString(property,MagickPathExtent,"%0.1f", in SetDNGProperties() 197 (void) FormatLocaleString(property,MagickPathExtent,"%f %f %f %f", in SetDNGProperties() 203 (void) FormatLocaleString(property,MagickPathExtent, in SetDNGProperties() 208 (void) FormatLocaleString(property,MagickPathExtent,"%0.2f", in SetDNGProperties() 211 (void) FormatLocaleString(property,MagickPathExtent,"%0.1f mm", in SetDNGProperties() [all …]
|
D | ps3.c | 475 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 490 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 499 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 507 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 515 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 523 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 610 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3MaskImage() 969 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePS3Image() 975 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePS3Image() 1015 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePS3Image() [all …]
|
D | pcl.c | 312 (void) FormatLocaleString(geometry,MagickPathExtent,"%.20gx%.20g",(double) in ReadPCLImage() 329 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadPCLImage() 333 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPCLImage() 341 (void) FormatLocaleString(options,MagickPathExtent,"-dLastPage=%.20g", in ReadPCLImage() 344 (void) FormatLocaleString(options,MagickPathExtent, in ReadPCLImage() 353 (void) FormatLocaleString(command,MagickPathExtent, in ReadPCLImage() 728 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*r%.20gs%.20gT", in WritePCLImage() 731 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*t%.20gR",(double) in WritePCLImage() 772 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePCLImage() 781 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*v%.20gI", in WritePCLImage() [all …]
|
D | debug.c | 215 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteDEBUGImage() 228 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g,%.20g: ",(double) in WriteDEBUGImage() 232 (void) FormatLocaleString(tuple,MagickPathExtent,"%.20g,%.20g,%.20g ", in WriteDEBUGImage() 239 (void) FormatLocaleString(black,MagickPathExtent,",%.20g ", in WriteDEBUGImage() 248 (void) FormatLocaleString(alpha,MagickPathExtent,",%.20g ", in WriteDEBUGImage()
|
D | ttf.c | 259 (void) FormatLocaleString(buffer,MagickPathExtent, in ReadTTFImage() 263 (void) FormatLocaleString(buffer,MagickPathExtent," text 10,%.20g '", in ReadTTFImage() 269 (void) FormatLocaleString(buffer,MagickPathExtent,"'\n"); in ReadTTFImage() 276 (void) FormatLocaleString(buffer,MagickPathExtent, in ReadTTFImage() 279 (void) FormatLocaleString(buffer,MagickPathExtent," font-size %.20g\n", in ReadTTFImage() 282 (void) FormatLocaleString(buffer,MagickPathExtent," text 50,%.20g " in ReadTTFImage() 333 (void) FormatLocaleString(version,MagickPathExtent,"Freetype %d.%d.%d", in RegisterTTFImage()
|
D | ps.c | 261 (void) FormatLocaleString(message,MagickPathExtent, in InvokePostscriptDelegate() 656 (void) FormatLocaleString(property,MagickPathExtent, in ReadPSImage() 722 (void) FormatLocaleString(geometry,MagickPathExtent,"%gx%g%+.15g%+.15g", in ReadPSImage() 777 (void) FormatLocaleString(translate_geometry,MagickPathExtent, in ReadPSImage() 801 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g",resolution.x, in ReadPSImage() 803 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPSImage() 812 (void) FormatLocaleString(pages,MagickPathExtent,"-dFirstPage=%.20g " in ReadPSImage() 834 (void) FormatLocaleString(command,MagickPathExtent, in ReadPSImage() 1623 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePSImage() 1629 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePSImage() [all …]
|
D | uil.c | 296 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage() 326 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage() 329 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage() 334 (void) FormatLocaleString(buffer,MagickPathExtent,"%s", in WriteUILImage() 342 (void) FormatLocaleString(buffer,MagickPathExtent, in WriteUILImage() 366 (void) FormatLocaleString(buffer,MagickPathExtent,"\"%s\n", in WriteUILImage()
|
D | fits.c | 386 (void) FormatLocaleString(property,MagickPathExtent,"fits:%s",keyword); in ReadFITSImage() 694 (void) FormatLocaleString(header,FITSBlocksize, in WriteFITSImage() 698 (void) FormatLocaleString(header,FITSBlocksize,"BITPIX = %10ld", in WriteFITSImage() 703 (void) FormatLocaleString(header,FITSBlocksize,"NAXIS = %10lu", in WriteFITSImage() 707 (void) FormatLocaleString(header,FITSBlocksize,"NAXIS1 = %10lu", in WriteFITSImage() 711 (void) FormatLocaleString(header,FITSBlocksize,"NAXIS2 = %10lu", in WriteFITSImage() 717 (void) FormatLocaleString(header,FITSBlocksize, in WriteFITSImage() 722 (void) FormatLocaleString(header,FITSBlocksize,"BSCALE = %E",1.0); in WriteFITSImage() 725 (void) FormatLocaleString(header,FITSBlocksize,"BZERO = %E", in WriteFITSImage() 729 (void) FormatLocaleString(header,FITSBlocksize,"DATAMAX = %E", in WriteFITSImage() [all …]
|
D | braille.c | 243 (void) FormatLocaleString(buffer,MagickPathExtent,"Title: %s\n", value); in WriteBRAILLEImage() 248 (void) FormatLocaleString(buffer,MagickPathExtent,"X: %.20g\n",(double) in WriteBRAILLEImage() 254 (void) FormatLocaleString(buffer,MagickPathExtent,"Y: %.20g\n",(double) in WriteBRAILLEImage() 258 (void) FormatLocaleString(buffer,MagickPathExtent,"Width: %.20g\n",(double) in WriteBRAILLEImage() 261 (void) FormatLocaleString(buffer,MagickPathExtent,"Height: %.20g\n",(double) in WriteBRAILLEImage()
|
D | svg.c | 308 (void) FormatLocaleString(density,MagickPathExtent,"%.20g,%.20g", in RenderSVGImage() 310 (void) FormatLocaleString(background,MagickPathExtent, in RenderSVGImage() 315 (void) FormatLocaleString(opacity,MagickPathExtent,"%.20g",QuantumScale* in RenderSVGImage() 317 (void) FormatLocaleString(command,MagickPathExtent, in RenderSVGImage() 3624 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"mvg:%s", in ReadSVGImage() 3741 (void) FormatLocaleString(version,MagickPathExtent,"RSVG %d.%d.%d", in RegisterSVGImage() 3856 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform() 3872 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform() 3886 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform() 3892 (void) FormatLocaleString(transform,MagickPathExtent, in AffineToTransform() [all …]
|
D | hdr.c | 297 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage() 309 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage() 342 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage() 365 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage() 371 (void) FormatLocaleString(tag,MagickPathExtent,"hdr:%s",keyword); in ReadHDRImage() 715 count=FormatLocaleString(header,MagickPathExtent,"#%.*s\n", in WriteHDRImage() 722 count=FormatLocaleString(header,MagickPathExtent,"EXPOSURE=%g\n", in WriteHDRImage() 728 count=FormatLocaleString(header,MagickPathExtent,"GAMMA=%g\n", in WriteHDRImage() 732 count=FormatLocaleString(header,MagickPathExtent, in WriteHDRImage() 741 count=FormatLocaleString(header,MagickPathExtent,"-Y %.20g +X %.20g\n", in WriteHDRImage()
|
D | mpeg.c | 210 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"%s.%s", in ReadMPEGImage() 521 (void) FormatLocaleString(coalesce_image->filename,MagickPathExtent,"%s", in WriteMPEGImage() 547 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage() 549 (void) FormatLocaleString(filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage() 551 (void) FormatLocaleString(previous_image,MagickPathExtent, in WriteMPEGImage() 568 (void) FormatLocaleString(filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage() 606 (void) FormatLocaleString(write_info->filename,MagickPathExtent,"%s.%s", in WriteMPEGImage() 620 (void) FormatLocaleString(p->filename,MagickPathExtent,"%s%.20g.%s", in WriteMPEGImage()
|
D | xps.c | 266 (void) FormatLocaleString(geometry,MagickPathExtent,"%.20gx%.20g",(double) in ReadXPSImage() 282 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadXPSImage() 290 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadXPSImage() 298 (void) FormatLocaleString(options,MagickPathExtent,"-dLastPage=%.20g", in ReadXPSImage() 301 (void) FormatLocaleString(options,MagickPathExtent, in ReadXPSImage() 310 (void) FormatLocaleString(command,MagickPathExtent, in ReadXPSImage()
|
D | caption.c | 180 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage() 195 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage() 237 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage() 265 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g", in ReadCAPTIONImage() 296 (void) FormatLocaleString(geometry,MagickPathExtent,"%+g%+g",MagickMax( in ReadCAPTIONImage() 307 (void) FormatLocaleString(pointsize,MagickPathExtent,"%.20g", in ReadCAPTIONImage()
|
D | cals.c | 267 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"group4:%s", in ReadCALSImage() 269 (void) FormatLocaleString(message,MagickPathExtent,"%lux%lu",width,height); in ReadCALSImage() 271 (void) FormatLocaleString(message,MagickPathExtent,"%lu",density); in ReadCALSImage() 530 (void) FormatLocaleString(header,sizeof(header),"rorient: %03ld,%03ld", in WriteCALSImage() 533 (void) FormatLocaleString(header,sizeof(header),"rpelcnt: %06lu,%06lu", in WriteCALSImage() 545 (void) FormatLocaleString(header,sizeof(header),"rdensty: %04lu", in WriteCALSImage()
|
/external/ImageMagick/MagickCore/ |
D | property.c | 867 len+=FormatLocaleString(buffer+len,MagickPathExtent-len,format", ",arg); \ in GetEXIFProperty() 892 len+=FormatLocaleString(buffer+len,MagickPathExtent-len,format", ", \ in GetEXIFProperty() 1583 (void) FormatLocaleString(key,MagickPathExtent,"%s", in GetEXIFProperty() 1592 (void) FormatLocaleString(key,MagickPathExtent,"#%04lx", in GetEXIFProperty() 1596 (void) FormatLocaleString(key,MagickPathExtent,"@%04lx", in GetEXIFProperty() 1599 (void) FormatLocaleString(key,MagickPathExtent,"unknown"); in GetEXIFProperty() 1877 (void) FormatLocaleString(message,MagickPathExtent,"/ClipImage\n"); in TracePSClippath() 1879 (void) FormatLocaleString(message,MagickPathExtent,"{\n"); in TracePSClippath() 1881 (void) FormatLocaleString(message,MagickPathExtent, in TracePSClippath() 1884 (void) FormatLocaleString(message,MagickPathExtent, in TracePSClippath() [all …]
|
D | delegate.c | 600 (void) FormatLocaleString(value,MagickPathExtent, in GetMagickPropertyLetter() 608 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter() 627 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter() 640 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter() 647 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter() 660 (void) FormatLocaleString(value,MagickPathExtent,"%s %s %s", in GetMagickPropertyLetter() 670 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter() 689 (void) FormatLocaleString(value,MagickPathExtent,"%.20g",(double) in GetMagickPropertyLetter() 696 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter() 703 (void) FormatLocaleString(value,MagickPathExtent,"%.20g", in GetMagickPropertyLetter() [all …]
|
D | module.c | 626 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",directory, in GetMagickModulePath() 669 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",(char *) in GetMagickModulePath() 697 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",home, in GetMagickModulePath() 717 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s",home, in GetMagickModulePath() 731 (void) FormatLocaleString(path,MagickPathExtent,"%s%s%s",GetClientPath(), in GetMagickModulePath() 756 (void) FormatLocaleString(path,MagickPathExtent,"%s/lib/%s/%s/%s",prefix, in GetMagickModulePath() 794 (void) FormatLocaleString(path,MagickPathExtent,"%s%sImageMagick%s%s", in GetMagickModulePath() 806 (void) FormatLocaleString(path,MagickPathExtent, in GetMagickModulePath() 1002 (void) FormatLocaleString(name,MagickPathExtent,"%sImage",tag); in InvokeDynamicImageFilter() 1004 (void) FormatLocaleString(name,MagickPathExtent,"%s%sImage", in InvokeDynamicImageFilter() [all …]
|
D | configure.c | 670 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",element, in GetConfigureOptions() 806 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",(char *) in GetConfigurePaths() 825 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",home, in GetConfigurePaths() 829 (void) FormatLocaleString(path,MagickPathExtent,"%s/etc/%s/",home, in GetConfigurePaths() 832 (void) FormatLocaleString(path,MagickPathExtent,"%s/share/%s/",home, in GetConfigurePaths() 835 (void) FormatLocaleString(path,MagickPathExtent,"%s", in GetConfigurePaths() 845 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",GetClientPath(), in GetConfigurePaths() 857 (void) FormatLocaleString(path,MagickPathExtent,"%s/etc/%s/",prefix, in GetConfigurePaths() 860 (void) FormatLocaleString(path,MagickPathExtent,"%s/share/%s/",prefix, in GetConfigurePaths() 863 (void) FormatLocaleString(path,MagickPathExtent,"%s", in GetConfigurePaths() [all …]
|
/external/ImageMagick/filters/ |
D | analyze.c | 185 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_mean); in analyzeImage() 190 (void) FormatLocaleString(text,MagickPathExtent,"%g", in analyzeImage() 201 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_kurtosis); in analyzeImage() 209 (void) FormatLocaleString(text,MagickPathExtent,"%g",brightness_skewness); in analyzeImage() 213 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_mean); in analyzeImage() 218 (void) FormatLocaleString(text,MagickPathExtent,"%g", in analyzeImage() 229 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_kurtosis); in analyzeImage() 237 (void) FormatLocaleString(text,MagickPathExtent,"%g",saturation_skewness); in analyzeImage()
|