• Home
  • Raw
  • Download

Lines Matching refs:MagickPathExtent

269         (void) FormatLocaleString(message,MagickPathExtent,  in InvokePDFDelegate()
386 command[MagickPathExtent], in ReadPDFImage()
388 filename[MagickPathExtent], in ReadPDFImage()
389 geometry[MagickPathExtent], in ReadPDFImage()
390 input_filename[MagickPathExtent], in ReadPDFImage()
391 message[MagickPathExtent], in ReadPDFImage()
393 postscript_filename[MagickPathExtent]; in ReadPDFImage()
532 ((size_t) (p-command) < (MagickPathExtent-1))) in ReadPDFImage()
550 name[MagickPathExtent], in ReadPDFImage()
551 property[MagickPathExtent], in ReadPDFImage()
557 (void) FormatLocaleString(property,MagickPathExtent, in ReadPDFImage()
562 if ((isspace(c) != 0) || (c == '/') || ((i+1) == MagickPathExtent)) in ReadPDFImage()
632 (void) FormatLocaleString(geometry,MagickPathExtent,"%gx%g%+.15g%+.15g", in ReadPDFImage()
708 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g", in ReadPDFImage()
711 (void) FormatLocaleString(options,MagickPathExtent,"-g%.20gx%.20g ",(double) in ReadPDFImage()
714 (void) ConcatenateMagickString(options,"-dPSFitPage ",MagickPathExtent); in ReadPDFImage()
716 (void) ConcatenateMagickString(options,"-dUseCIEColor ",MagickPathExtent); in ReadPDFImage()
718 (void) ConcatenateMagickString(options,"-dUseCropBox ",MagickPathExtent); in ReadPDFImage()
721 MagickPathExtent); in ReadPDFImage()
723 (void) ConcatenateMagickString(options,"-dUseTrimBox ",MagickPathExtent); in ReadPDFImage()
729 pages[MagickPathExtent]; in ReadPDFImage()
731 (void) FormatLocaleString(pages,MagickPathExtent,"-dFirstPage=%.20g " in ReadPDFImage()
734 (void) ConcatenateMagickString(options,pages,MagickPathExtent); in ReadPDFImage()
739 (void) CopyMagickString(filename,read_info->filename,MagickPathExtent); in ReadPDFImage()
742 (void) ConcatenateMagickString(filename,"%d",MagickPathExtent); in ReadPDFImage()
743 (void) FormatLocaleString(command,MagickPathExtent, in ReadPDFImage()
817 (void) CopyMagickString(pdf_image->filename,filename,MagickPathExtent); in ReadPDFImage()
818 (void) CopyMagickString(pdf_image->magick,image->magick,MagickPathExtent); in ReadPDFImage()
983 if (~length >= (MagickPathExtent-1)) in EscapeParenthesis()
984 destination=(char *) AcquireQuantumMemory(length+MagickPathExtent, in EscapeParenthesis()
1132 (void) CopyMagickString(write_info->filename,"GROUP4:",MagickPathExtent); in Huffman2DEncodeImage()
1133 (void) CopyMagickString(write_info->magick,"GROUP4",MagickPathExtent); in Huffman2DEncodeImage()
1200 basename[MagickPathExtent], in WritePDFImage()
1201 buffer[MagickPathExtent], in WritePDFImage()
1202 date[MagickPathExtent], in WritePDFImage()
1204 page_geometry[MagickPathExtent]; in WritePDFImage()
1315 (void) FormatLocaleString(buffer,MagickPathExtent,"%%PDF-1.%.20g \n",(double) in WritePDFImage()
1332 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1337 (void) FormatLocaleString(buffer,MagickPathExtent,"/Pages %.20g 0 R\n", in WritePDFImage()
1341 (void) FormatLocaleString(buffer,MagickPathExtent,"/Metadata %.20g 0 R\n", in WritePDFImage()
1344 (void) FormatLocaleString(buffer,MagickPathExtent,"/Pages %.20g 0 R\n", in WritePDFImage()
1360 create_date[MagickPathExtent], in WritePDFImage()
1361 modify_date[MagickPathExtent], in WritePDFImage()
1362 timestamp[MagickPathExtent], in WritePDFImage()
1363 xmp_profile[MagickPathExtent]; in WritePDFImage()
1369 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1377 (void) CopyMagickString(modify_date,value,MagickPathExtent); in WritePDFImage()
1381 (void) CopyMagickString(create_date,value,MagickPathExtent); in WritePDFImage()
1382 (void) FormatMagickTime(time((time_t *) NULL),MagickPathExtent,timestamp); in WritePDFImage()
1383 i=FormatLocaleString(xmp_profile,MagickPathExtent,XMPProfile, in WritePDFImage()
1387 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g\n", in WritePDFImage()
1401 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1406 (void) FormatLocaleString(buffer,MagickPathExtent,"/Kids [ %.20g 0 R ", in WritePDFImage()
1421 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 R ",(double) in WritePDFImage()
1432 (void) FormatLocaleString(buffer,MagickPathExtent,"/Count %.20g\n",(double) in WritePDFImage()
1529 (void) FormatLocaleString(page_geometry,MagickPathExtent,"%.20gx%.20g", in WritePDFImage()
1532 (void) CopyMagickString(page_geometry,image_info->page,MagickPathExtent); in WritePDFImage()
1535 (void) FormatLocaleString(page_geometry,MagickPathExtent, in WritePDFImage()
1542 MagickPathExtent); in WritePDFImage()
1543 (void) ConcatenateMagickString(page_geometry,">",MagickPathExtent); in WritePDFImage()
1569 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1574 (void) FormatLocaleString(buffer,MagickPathExtent,"/Parent %.20g 0 R\n", in WritePDFImage()
1584 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1589 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1593 (void) FormatLocaleString(buffer,MagickPathExtent,"/ProcSet %.20g 0 R >>\n", in WritePDFImage()
1596 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1600 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1604 (void) FormatLocaleString(buffer,MagickPathExtent,"/Contents %.20g 0 R\n", in WritePDFImage()
1607 (void) FormatLocaleString(buffer,MagickPathExtent,"/Thumb %.20g 0 R\n",(double) in WritePDFImage()
1616 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1620 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
1631 (void) FormatLocaleString(buffer,MagickPathExtent,"/F%.20g %g Tf\n", in WritePDFImage()
1634 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g %.20g Td\n", in WritePDFImage()
1638 (void) FormatLocaleString(buffer,MagickPathExtent,"(%s) Tj\n", in WritePDFImage()
1644 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
1648 (void) FormatLocaleString(buffer,MagickPathExtent,"/Im%.20g Do\n",(double) in WritePDFImage()
1659 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1662 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n", in WritePDFImage()
1670 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1674 (void) CopyMagickString(buffer,"[ /PDF /Text /ImageC",MagickPathExtent); in WritePDFImage()
1677 (void) CopyMagickString(buffer,"[ /PDF /Text /ImageB",MagickPathExtent); in WritePDFImage()
1679 (void) CopyMagickString(buffer,"[ /PDF /Text /ImageI",MagickPathExtent); in WritePDFImage()
1687 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1695 (void) FormatLocaleString(buffer,MagickPathExtent,"/Name /F%.20g\n", in WritePDFImage()
1708 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
1714 (void) FormatLocaleString(buffer,MagickPathExtent,"/Name /Im%.20g\n",(double) in WritePDFImage()
1721 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"ASCII85Decode"); in WritePDFImage()
1726 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode"); in WritePDFImage()
1731 MagickPathExtent); in WritePDFImage()
1736 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode"); in WritePDFImage()
1741 MagickPathExtent); in WritePDFImage()
1746 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"LZWDecode"); in WritePDFImage()
1751 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
1759 MagickPathExtent); in WritePDFImage()
1761 (void) FormatLocaleString(buffer,MagickPathExtent,"/DecodeParms [ << " in WritePDFImage()
1768 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
1774 (void) FormatLocaleString(buffer,MagickPathExtent,"/Width %.20g\n",(double) in WritePDFImage()
1777 (void) FormatLocaleString(buffer,MagickPathExtent,"/Height %.20g\n",(double) in WritePDFImage()
1780 (void) FormatLocaleString(buffer,MagickPathExtent,"/ColorSpace %.20g 0 R\n", in WritePDFImage()
1783 (void) FormatLocaleString(buffer,MagickPathExtent,"/BitsPerComponent %d\n", in WritePDFImage()
1789 (void) FormatLocaleString(buffer,MagickPathExtent,"/SMask %.20g 0 R\n", in WritePDFImage()
1793 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2136 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2139 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2147 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2151 (void) CopyMagickString(buffer,"/DeviceCMYK\n",MagickPathExtent); in WritePDFImage()
2157 (void) CopyMagickString(buffer,"/DeviceGray\n",MagickPathExtent); in WritePDFImage()
2162 (void) CopyMagickString(buffer,"/DeviceRGB\n",MagickPathExtent); in WritePDFImage()
2164 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2179 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2187 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2193 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"DCTDecode"); in WritePDFImage()
2198 MagickPathExtent); in WritePDFImage()
2203 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"JPXDecode"); in WritePDFImage()
2208 MagickPathExtent); in WritePDFImage()
2213 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat,"LZWDecode"); in WritePDFImage()
2218 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2226 MagickPathExtent); in WritePDFImage()
2228 (void) FormatLocaleString(buffer,MagickPathExtent,"/DecodeParms [ << " in WritePDFImage()
2235 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2241 (void) FormatLocaleString(buffer,MagickPathExtent,"/Width %.20g\n",(double) in WritePDFImage()
2244 (void) FormatLocaleString(buffer,MagickPathExtent,"/Height %.20g\n",(double) in WritePDFImage()
2247 (void) FormatLocaleString(buffer,MagickPathExtent,"/ColorSpace %.20g 0 R\n", in WritePDFImage()
2250 (void) FormatLocaleString(buffer,MagickPathExtent,"/BitsPerComponent %d\n", in WritePDFImage()
2254 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2580 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2583 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2588 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2602 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2639 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2642 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2650 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2660 (void) FormatLocaleString(buffer,MagickPathExtent,"/Name /Ma%.20g\n", in WritePDFImage()
2667 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2673 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2679 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2685 (void) FormatLocaleString(buffer,MagickPathExtent,CFormat, in WritePDFImage()
2691 (void) FormatLocaleString(buffer,MagickPathExtent,"/Width %.20g\n", in WritePDFImage()
2694 (void) FormatLocaleString(buffer,MagickPathExtent,"/Height %.20g\n", in WritePDFImage()
2698 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePDFImage()
2702 (void) FormatLocaleString(buffer,MagickPathExtent,"/Length %.20g 0 R\n", in WritePDFImage()
2790 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2793 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) in WritePDFImage()
2810 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g 0 obj\n",(double) in WritePDFImage()
2817 (void) FormatLocaleString(buffer,MagickPathExtent,"/Title (\xfe\xff"); in WritePDFImage()
2821 (void) FormatLocaleString(buffer,MagickPathExtent,")\n"); in WritePDFImage()
2831 (void) FormatLocaleString(date,MagickPathExtent,"D:%04d%02d%02d%02d%02d%02d", in WritePDFImage()
2834 (void) FormatLocaleString(buffer,MagickPathExtent,"/CreationDate (%s)\n", in WritePDFImage()
2837 (void) FormatLocaleString(buffer,MagickPathExtent,"/ModDate (%s)\n",date); in WritePDFImage()
2839 (void) FormatLocaleString(buffer,MagickPathExtent,"/Producer (%s)\n", in WritePDFImage()
2850 (void) FormatLocaleString(buffer,MagickPathExtent,"0 %.20g\n",(double) in WritePDFImage()
2856 (void) FormatLocaleString(buffer,MagickPathExtent,"%010lu 00000 n \n", in WritePDFImage()
2862 (void) FormatLocaleString(buffer,MagickPathExtent,"/Size %.20g\n",(double) in WritePDFImage()
2865 (void) FormatLocaleString(buffer,MagickPathExtent,"/Info %.20g 0 R\n",(double) in WritePDFImage()
2868 (void) FormatLocaleString(buffer,MagickPathExtent,"/Root %.20g 0 R\n",(double) in WritePDFImage()
2872 (void) FormatLocaleString(buffer,MagickPathExtent,"/ID [<%s> <%s>]\n", in WritePDFImage()
2878 (void) FormatLocaleString(buffer,MagickPathExtent,"%.20g\n",(double) offset); in WritePDFImage()