Lines Matching refs:MagickPathExtent
202 version[MagickPathExtent]; in ReadPDFInfo()
246 if ((c == '\r') || (c == '\n') || ((i+1) == MagickPathExtent)) in ReadPDFInfo()
282 name[MagickPathExtent], in ReadPDFInfo()
283 property[MagickPathExtent], in ReadPDFInfo()
289 (void) FormatLocaleString(property,MagickPathExtent, in ReadPDFInfo()
295 … if ((isspace((int) ((unsigned char) c)) != 0) || (c == '/') || ((i+1) == MagickPathExtent)) in ReadPDFInfo()
374 command[MagickPathExtent], in ReadPDFImage()
376 filename[MagickPathExtent], in ReadPDFImage()
377 input_filename[MagickPathExtent], in ReadPDFImage()
378 message[MagickPathExtent], in ReadPDFImage()
380 postscript_filename[MagickPathExtent]; in ReadPDFImage()
577 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadPDFImage()
580 (void) FormatLocaleString(density,MagickPathExtent,"2.0x2.0"); in ReadPDFImage()
582 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPDFImage()
585 (void) ConcatenateMagickString(options,"-dPSFitPage ",MagickPathExtent); in ReadPDFImage()
587 (void) ConcatenateMagickString(options,"-dUseCropBox ",MagickPathExtent); in ReadPDFImage()
589 (void) ConcatenateMagickString(options,"-dUseTrimBox ",MagickPathExtent); in ReadPDFImage()
593 MagickPathExtent); in ReadPDFImage()
597 MagickPathExtent); in ReadPDFImage()
602 passphrase[MagickPathExtent], in ReadPDFImage()
607 (void) FormatLocaleString(passphrase,MagickPathExtent, in ReadPDFImage()
610 (void) FormatLocaleString(passphrase,MagickPathExtent, in ReadPDFImage()
614 (void) ConcatenateMagickString(options,passphrase,MagickPathExtent); in ReadPDFImage()
621 pages[MagickPathExtent]; in ReadPDFImage()
623 (void) FormatLocaleString(pages,MagickPathExtent,"-dFirstPage=%.20g " in ReadPDFImage()
626 (void) ConcatenateMagickString(options,pages,MagickPathExtent); in ReadPDFImage()
631 (void) CopyMagickString(filename,read_info->filename,MagickPathExtent); in ReadPDFImage()
634 (void) ConcatenateMagickString(filename,"%d",MagickPathExtent); in ReadPDFImage()
635 (void) FormatLocaleString(command,MagickPathExtent, in ReadPDFImage()
702 (void) CopyMagickString(image->magick,"AI",MagickPathExtent); in ReadPDFImage()
722 (void) CopyMagickString(pdf_image->filename,filename,MagickPathExtent); in ReadPDFImage()
723 (void) CopyMagickString(pdf_image->magick,image->magick,MagickPathExtent); in ReadPDFImage()
908 if (~length >= (MagickPathExtent-1)) in EscapeParenthesis()
909 destination=(char *) AcquireQuantumMemory(length+MagickPathExtent, in EscapeParenthesis()
1060 (void) CopyMagickString(write_info->filename,"GROUP4:",MagickPathExtent); in Huffman2DEncodeImage()
1061 (void) CopyMagickString(write_info->magick,"GROUP4",MagickPathExtent); in Huffman2DEncodeImage()
1219 basename[MagickPathExtent], in WritePDFImage()
1220 buffer[MagickPathExtent], in WritePDFImage()
1223 temp[MagickPathExtent], in WritePDFImage()
1360 (void) FormatLocaleString(buffer,MagickPathExtent,"%%PDF-%.2g \n",version); in WritePDFImage()
1376 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1381 (void) FormatLocaleString(buffer,MagickPathExtent,"/Pages %.20g 0 R\n", in WritePDFImage()
1385 (void) FormatLocaleString(buffer,MagickPathExtent,"/Metadata %.20g 0 R\n", in WritePDFImage()
1388 (void) FormatLocaleString(buffer,MagickPathExtent,"/Pages %.20g 0 R\n", in WritePDFImage()
1412 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1428 i=FormatLocaleString(temp,MagickPathExtent,XMPProfile, in WritePDFImage()
1431 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g\n", in WritePDFImage()
1445 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1450 (void) FormatLocaleString(buffer,MagickPathExtent,"/Kids [ %.20g 0 R ", in WritePDFImage()
1470 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 R ",(double) in WritePDFImage()
1481 (void) FormatLocaleString(buffer,MagickPathExtent,"/Count %.20g\n",(double) in WritePDFImage()
1588 (void) FormatLocaleString(temp,MagickPathExtent,"%.20gx%.20g", in WritePDFImage()
1591 (void) CopyMagickString(temp,image_info->page,MagickPathExtent); in WritePDFImage()
1594 (void) FormatLocaleString(temp,MagickPathExtent, in WritePDFImage()
1601 MagickPathExtent); in WritePDFImage()
1602 (void) ConcatenateMagickString(temp,">",MagickPathExtent); in WritePDFImage()
1628 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1633 (void) FormatLocaleString(buffer,MagickPathExtent,"/Parent %.20g 0 R\n", in WritePDFImage()
1643 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1648 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1652 (void) FormatLocaleString(buffer,MagickPathExtent,"/ProcSet %.20g 0 R >>\n", in WritePDFImage()
1655 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1660 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1665 (void) FormatLocaleString(buffer,MagickPathExtent,"/Contents %.20g 0 R\n", in WritePDFImage()
1668 (void) FormatLocaleString(buffer,MagickPathExtent,"/Thumb %.20g 0 R\n", in WritePDFImage()
1677 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1681 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
1692 (void) FormatLocaleString(buffer,MagickPathExtent,"/F%.20g %g Tf\n", in WritePDFImage()
1695 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g %.20g Td\n", in WritePDFImage()
1699 (void) FormatLocaleString(buffer,MagickPathExtent,"(%s) Tj\n", in WritePDFImage()
1705 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1709 (void) FormatLocaleString(buffer,MagickPathExtent,"/Im%.20g Do\n",(double) in WritePDFImage()
1720 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1723 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
1731 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1735 (void) CopyMagickString(buffer,"[ /PDF /Text /ImageC",MagickPathExtent); in WritePDFImage()
1738 (void) CopyMagickString(buffer,"[ /PDF /Text /ImageB",MagickPathExtent); in WritePDFImage()
1740 (void) CopyMagickString(buffer,"[ /PDF /Text /ImageI",MagickPathExtent); in WritePDFImage()
1748 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1756 (void) FormatLocaleString(buffer,MagickPathExtent,"/Name /F%.20g\n", in WritePDFImage()
1769 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1775 (void) FormatLocaleString(buffer,MagickPathExtent,"/Name /Im%.20g\n", in WritePDFImage()
1782 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
1788 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode"); in WritePDFImage()
1793 MagickPathExtent); in WritePDFImage()
1798 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode"); in WritePDFImage()
1803 MagickPathExtent); in WritePDFImage()
1808 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"LZWDecode"); in WritePDFImage()
1813 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
1821 MagickPathExtent); in WritePDFImage()
1823 (void) FormatLocaleString(buffer,MagickPathExtent,"/DecodeParms [ << " in WritePDFImage()
1830 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
1836 (void) FormatLocaleString(buffer,MagickPathExtent,"/Width %.20g\n",(double) in WritePDFImage()
1839 (void) FormatLocaleString(buffer,MagickPathExtent,"/Height %.20g\n",(double) in WritePDFImage()
1842 (void) FormatLocaleString(buffer,MagickPathExtent,"/ColorSpace %.20g 0 R\n", in WritePDFImage()
1845 (void) FormatLocaleString(buffer,MagickPathExtent,"/BitsPerComponent %d\n", in WritePDFImage()
1851 (void) FormatLocaleString(buffer,MagickPathExtent,"/SMask %.20g 0 R\n", in WritePDFImage()
1855 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2205 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2208 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2216 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2246 (void) FormatLocaleString(buffer,MagickPathExtent,"/%s\n",device); in WritePDFImage()
2248 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2261 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2266 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n", in WritePDFImage()
2269 (void) FormatLocaleString(buffer,MagickPathExtent,"<<\n/N %.20g\n" in WritePDFImage()
2286 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n", in WritePDFImage()
2289 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2308 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2316 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2322 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode"); in WritePDFImage()
2327 MagickPathExtent); in WritePDFImage()
2332 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode"); in WritePDFImage()
2337 MagickPathExtent); in WritePDFImage()
2342 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"LZWDecode"); in WritePDFImage()
2347 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2355 MagickPathExtent); in WritePDFImage()
2357 (void) FormatLocaleString(buffer,MagickPathExtent,"/DecodeParms [ " in WritePDFImage()
2364 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2370 (void) FormatLocaleString(buffer,MagickPathExtent,"/Width %.20g\n",(double) in WritePDFImage()
2373 (void) FormatLocaleString(buffer,MagickPathExtent,"/Height %.20g\n",(double) in WritePDFImage()
2376 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2380 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2384 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2715 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2718 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2723 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2737 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2774 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2777 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2785 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2795 (void) FormatLocaleString(buffer,MagickPathExtent,"/Name /Ma%.20g\n", in WritePDFImage()
2802 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2808 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2814 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2820 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2826 (void) FormatLocaleString(buffer,MagickPathExtent,"/Width %.20g\n", in WritePDFImage()
2829 (void) FormatLocaleString(buffer,MagickPathExtent,"/Height %.20g\n", in WritePDFImage()
2833 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2837 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2925 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2928 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2944 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2951 (void) FormatLocaleString(buffer,MagickPathExtent,"/Title (%s)\n", in WritePDFImage()
2982 (void) FormatLocaleString(buffer,MagickPathExtent,"/Title <"); in WritePDFImage()
2991 (void) FormatLocaleString(buffer,MagickPathExtent,">\n"); in WritePDFImage()
2998 (void) FormatLocaleString(temp,MagickPathExtent,"D:%04d%02d%02d%02d%02d%02d", in WritePDFImage()
3001 (void) FormatLocaleString(buffer,MagickPathExtent,"/CreationDate (%s)\n", in WritePDFImage()
3004 (void) FormatLocaleString(buffer,MagickPathExtent,"/ModDate (%s)\n",temp); in WritePDFImage()
3008 (void) FormatLocaleString(buffer,MagickPathExtent,"/Producer (%s)\n",escape); in WritePDFImage()
3019 (void) FormatLocaleString(buffer,MagickPathExtent,"0 %.20g\n",(double) in WritePDFImage()
3025 (void) FormatLocaleString(buffer,MagickPathExtent,"%010lu 00000 n \n", in WritePDFImage()
3031 (void) FormatLocaleString(buffer,MagickPathExtent,"/Size %.20g\n",(double) in WritePDFImage()
3034 (void) FormatLocaleString(buffer,MagickPathExtent,"/Info %.20g 0 R\n",(double) in WritePDFImage()
3037 (void) FormatLocaleString(buffer,MagickPathExtent,"/Root %.20g 0 R\n",(double) in WritePDFImage()
3041 (void) FormatLocaleString(buffer,MagickPathExtent,"/ID [<%s> <%s>]\n", in WritePDFImage()
3047 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) offset); in WritePDFImage()