/external/ImageMagick/coders/ |
D | pdf.c | 1387 (void) WriteBlobString(image,buffer); in WritePDFImage() 1404 (void) WriteBlobString(image,buffer); in WritePDFImage() 1405 (void) WriteBlobString(image,"<<\n"); in WritePDFImage() 1413 (void) WriteBlobString(image,buffer); in WritePDFImage() 1417 (void) WriteBlobString(image,buffer); in WritePDFImage() 1418 (void) WriteBlobString(image,"/Type /Catalog"); in WritePDFImage() 1422 (void) WriteBlobString(image,"/ViewerPreferences<</PageDirection/R2L>>\n"); in WritePDFImage() 1423 (void) WriteBlobString(image,"\n"); in WritePDFImage() 1424 (void) WriteBlobString(image,">>\n"); in WritePDFImage() 1425 (void) WriteBlobString(image,"endobj\n"); in WritePDFImage() [all …]
|
D | ps3.c | 478 (void) WriteBlobString(image,buffer); in WritePS3MaskImage() 530 (void) WriteBlobString(image,buffer); in WritePS3MaskImage() 531 (void) WriteBlobString(image,"/ReusableStreamDecode filter\n"); in WritePS3MaskImage() 613 (void) WriteBlobString(image,buffer); in WritePS3MaskImage() 617 (void) WriteBlobString(image,"%%EndData\n"); in WritePS3MaskImage() 618 (void) WriteBlobString(image, "/mask_stream exch def\n"); in WritePS3MaskImage() 1014 (void) WriteBlobString(image,buffer); in WritePS3Image() 1017 (void) WriteBlobString(image,buffer); in WritePS3Image() 1020 (void) WriteBlobString(image,buffer); in WritePS3Image() 1025 (void) WriteBlobString(image,buffer); in WritePS3Image() [all …]
|
D | html.c | 296 (void) WriteBlobString(image,"<?xml version=\"1.0\" " in WriteHTMLImage() 298 (void) WriteBlobString(image,"<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML " in WriteHTMLImage() 301 (void) WriteBlobString(image,"<html>\n"); in WriteHTMLImage() 302 (void) WriteBlobString(image,"<head>\n"); in WriteHTMLImage() 313 (void) WriteBlobString(image,buffer); in WriteHTMLImage() 314 (void) WriteBlobString(image,"</head>\n"); in WriteHTMLImage() 315 (void) WriteBlobString(image,"<body style=\"text-align: center;\">\n"); in WriteHTMLImage() 318 (void) WriteBlobString(image,buffer); in WriteHTMLImage() 319 (void) WriteBlobString(image,"<div>\n"); in WriteHTMLImage() 325 (void) WriteBlobString(image,buffer); in WriteHTMLImage() [all …]
|
D | ps2.c | 567 (void) WriteBlobString(image,buffer); in WritePS2Image() 568 (void) WriteBlobString(image,"%%Creator: (ImageMagick)\n"); in WritePS2Image() 571 (void) WriteBlobString(image,buffer); in WritePS2Image() 576 (void) WriteBlobString(image,buffer); in WritePS2Image() 590 (void) WriteBlobString(image,buffer); in WritePS2Image() 595 (void) WriteBlobString(image,buffer); in WritePS2Image() 598 (void) WriteBlobString(image, in WritePS2Image() 600 (void) WriteBlobString(image,"%%LanguageLevel: 2\n"); in WritePS2Image() 602 (void) WriteBlobString(image,"%%Pages: 1\n"); in WritePS2Image() 605 (void) WriteBlobString(image,"%%Orientation: Portrait\n"); in WritePS2Image() [all …]
|
D | cip.c | 199 (void) WriteBlobString(image,"<CiscoIPPhoneImage>\n"); in WriteCIPImage() 213 (void) WriteBlobString(image,buffer); in WriteCIPImage() 216 (void) WriteBlobString(image,buffer); in WriteCIPImage() 219 (void) WriteBlobString(image,buffer); in WriteCIPImage() 222 (void) WriteBlobString(image,buffer); in WriteCIPImage() 225 (void) WriteBlobString(image,buffer); in WriteCIPImage() 227 (void) WriteBlobString(image,buffer); in WriteCIPImage() 228 (void) WriteBlobString(image,"<Data>"); in WriteCIPImage() 243 (void) WriteBlobString(image,buffer); in WriteCIPImage() 285 (void) WriteBlobString(image,buffer); in WriteCIPImage() [all …]
|
D | ps.c | 1667 (void) WriteBlobString(image,buffer); in WritePSImage() 1668 (void) WriteBlobString(image,"%%Creator: (ImageMagick)\n"); in WritePSImage() 1671 (void) WriteBlobString(image,buffer); in WritePSImage() 1676 (void) WriteBlobString(image,buffer); in WritePSImage() 1690 (void) WriteBlobString(image,buffer); in WritePSImage() 1695 (void) WriteBlobString(image,buffer); in WritePSImage() 1704 (void) WriteBlobString(image,buffer); in WritePSImage() 1708 (void) WriteBlobString(image,"\n% "); in WritePSImage() 1711 (void) WriteBlobString(image,buffer); in WritePSImage() 1713 (void) WriteBlobString(image,"\n%EndPhotoshop\n"); in WritePSImage() [all …]
|
D | magick.c | 13289 (void) WriteBlobString(image,"/*\n"); in WriteMAGICKImage() 13293 (void) WriteBlobString(image,buffer); in WriteMAGICKImage() 13294 (void) WriteBlobString(image,"*/\n"); in WriteMAGICKImage() 13295 (void) WriteBlobString(image,"static const unsigned char\n"); in WriteMAGICKImage() 13296 (void) WriteBlobString(image," MagickImage[] =\n"); in WriteMAGICKImage() 13297 (void) WriteBlobString(image," {\n"); in WriteMAGICKImage() 13298 (void) WriteBlobString(image," "); in WriteMAGICKImage() 13303 (void) WriteBlobString(image,buffer); in WriteMAGICKImage() 13307 (void) WriteBlobString(image,buffer); in WriteMAGICKImage() 13311 (void) WriteBlobString(image,"\n };\n"); in WriteMAGICKImage()
|
D | pcl.c | 726 (void) WriteBlobString(image,"\033E"); /* printer reset */ in WritePCLImage() 727 (void) WriteBlobString(image,"\033*r3F"); /* set presentation mode */ in WritePCLImage() 730 (void) WriteBlobString(image,buffer); in WritePCLImage() 733 (void) WriteBlobString(image,buffer); in WritePCLImage() 734 (void) WriteBlobString(image,"\033&l0E"); /* top margin 0 */ in WritePCLImage() 749 (void) WriteBlobString(image,"\033*v6W"); /* set color mode */ in WritePCLImage() 763 (void) WriteBlobString(image,"\033*v6W"); /* set color mode... */ in WritePCLImage() 777 (void) WriteBlobString(image,buffer); in WritePCLImage() 783 (void) WriteBlobString(image,buffer); in WritePCLImage() 788 (void) WriteBlobString(image,"\033*r3A"); in WritePCLImage() [all …]
|
D | mpc.c | 1180 (void) WriteBlobString(image,"id=MagickCache\n"); in WriteMPCImage() 1183 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1189 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1193 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1197 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1202 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1206 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1212 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1218 (void) WriteBlobString(image,buffer); in WriteMPCImage() 1225 (void) WriteBlobString(image,buffer); in WriteMPCImage() [all …]
|
D | svg.c | 3853 (void) WriteBlobString(image,"\">\n"); in AffineToTransform() 3858 (void) WriteBlobString(image,transform); in AffineToTransform() 3874 (void) WriteBlobString(image,transform); in AffineToTransform() 3888 (void) WriteBlobString(image,transform); in AffineToTransform() 3895 (void) WriteBlobString(image,transform); in AffineToTransform() 4009 (void) WriteBlobString(image, in TraceSVGImage() 4011 (void) WriteBlobString(image, in TraceSVGImage() 4013 (void) WriteBlobString(image, in TraceSVGImage() 4024 (void) WriteBlobString(image,message); in TraceSVGImage() 4045 (void) WriteBlobString(image,message); in TraceSVGImage() [all …]
|
D | uil.c | 294 (void) WriteBlobString(image,"/* UIL */\n"); in WriteUILImage() 298 (void) WriteBlobString(image,buffer); in WriteUILImage() 333 (void) WriteBlobString(image,buffer); in WriteUILImage() 336 (void) WriteBlobString(image,buffer); in WriteUILImage() 344 (void) WriteBlobString(image,buffer); in WriteUILImage() 350 (void) WriteBlobString(image," \""); in WriteUILImage() 363 (void) WriteBlobString(image,buffer); in WriteUILImage() 368 (void) WriteBlobString(image,buffer); in WriteUILImage()
|
D | xpm.c | 787 (void) WriteBlobString(image,"/* XPM */\n"); in WritePICONImage() 791 (void) WriteBlobString(image,buffer); in WritePICONImage() 792 (void) WriteBlobString(image,"/* columns rows colors chars-per-pixel */\n"); in WritePICONImage() 796 (void) WriteBlobString(image,buffer); in WritePICONImage() 826 (void) WriteBlobString(image,buffer); in WritePICONImage() 831 (void) WriteBlobString(image,"/* pixels */\n"); in WritePICONImage() 837 (void) WriteBlobString(image,"\""); in WritePICONImage() 849 (void) WriteBlobString(image,buffer); in WritePICONImage() 854 (void) WriteBlobString(image,buffer); in WritePICONImage() 861 (void) WriteBlobString(image,"};\n"); in WritePICONImage() [all …]
|
D | braille.c | 244 (void) WriteBlobString(image,buffer); in WriteBRAILLEImage() 250 (void) WriteBlobString(image,buffer); in WriteBRAILLEImage() 256 (void) WriteBlobString(image,buffer); in WriteBRAILLEImage() 260 (void) WriteBlobString(image,buffer); in WriteBRAILLEImage() 263 (void) WriteBlobString(image,buffer); in WriteBRAILLEImage() 264 (void) WriteBlobString(image,"\n"); in WriteBRAILLEImage()
|
D | debug.c | 219 (void) WriteBlobString(image,buffer); in WriteDEBUGImage() 230 (void) WriteBlobString(image,buffer); in WriteDEBUGImage() 252 (void) WriteBlobString(image,tuple); in WriteDEBUGImage() 253 (void) WriteBlobString(image,"\n"); in WriteDEBUGImage()
|
D | txt.c | 789 (void) WriteBlobString(image,buffer); in WriteTXTImage() 815 (void) WriteBlobString(image,buffer); in WriteTXTImage() 816 (void) WriteBlobString(image,tuple); in WriteTXTImage() 817 (void) WriteBlobString(image," "); in WriteTXTImage() 824 (void) WriteBlobString(image,buffer); in WriteTXTImage() 852 (void) WriteBlobString(image,tuple); in WriteTXTImage() 853 (void) WriteBlobString(image," "); in WriteTXTImage() 856 (void) WriteBlobString(image,buffer); in WriteTXTImage() 857 (void) WriteBlobString(image," "); in WriteTXTImage() 859 (void) WriteBlobString(image,tuple); in WriteTXTImage() [all …]
|
D | miff.c | 2162 (void) WriteBlobString(image,"id=ImageMagick version=1.0\n"); in WriteMIFFImage() 2168 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2170 (void) WriteBlobString(image,"matte=True\n"); in WriteMIFFImage() 2174 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2179 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2185 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2192 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2198 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2205 (void) WriteBlobString(image,buffer); in WriteMIFFImage() 2211 (void) WriteBlobString(image,buffer); in WriteMIFFImage() [all …]
|
D | meta.c | 463 (void) WriteBlobString(ofile,"8BIM"); in parse8BIM() 766 (void) WriteBlobString(ofile,"8BIM"); in parse8BIMW() 1790 (void) WriteBlobString(ofile,"&"); in formatString() 1794 (void) WriteBlobString(ofile,"<"); in formatString() 1797 (void) WriteBlobString(ofile,">"); in formatString() 1801 (void) WriteBlobString(ofile,"""); in formatString() 1809 (void) WriteBlobString(ofile,temp); in formatString() 1815 (void) WriteBlobString(ofile,"\"\r\n"); in formatString() 1818 (void) WriteBlobString(ofile,"\"\r"); in formatString() 1820 (void) WriteBlobString(ofile,"\"\n"); in formatString() [all …]
|
D | inline.c | 354 (void) WriteBlobString(image,message); in WriteINLINEImage() 355 (void) WriteBlobString(image,base64); in WriteINLINEImage()
|
D | pnm.c | 1648 (void) WriteBlobString(image,buffer); in WritePNMImage() 1671 (void) WriteBlobString(image,buffer); in WritePNMImage() 1684 (void) WriteBlobString(image,buffer); in WritePNMImage() 1724 (void) WriteBlobString(image,buffer); in WritePNMImage() 1727 (void) WriteBlobString(image,buffer); in WritePNMImage() 1795 (void) WriteBlobString(image,"255\n"); in WritePNMImage() 1798 (void) WriteBlobString(image,"65535\n"); in WritePNMImage() 1800 (void) WriteBlobString(image,"4294967295\n"); in WritePNMImage() 1865 (void) WriteBlobString(image,"255\n"); in WritePNMImage() 1868 (void) WriteBlobString(image,"65535\n"); in WritePNMImage() [all …]
|
D | info.c | 207 (void) WriteBlobString(image,text); in WriteINFOImage()
|
D | mtv.c | 391 (void) WriteBlobString(image,buffer); in WriteMTVImage()
|
D | json.c | 1718 (void) WriteBlobString(image,"["); in WriteJSONImage() 1724 (void) WriteBlobString(image,"]"); in WriteJSONImage() 1727 (void) WriteBlobString(image,",\n"); in WriteJSONImage()
|
D | vips.c | 754 WriteBlobString(image,metadata); in WriteVIPSImage()
|
/external/ImageMagick/www/source/ |
D | mgk.c | 416 (void) WriteBlobString(image,"id=mgk\n"); in WriteMGKImage() 419 (void) WriteBlobString(image,buffer); in WriteMGKImage()
|
/external/ImageMagick/MagickCore/ |
D | blob-private.h | 124 WriteBlobString(Image *,const char *);
|