• Home
  • Raw
  • Download

Lines Matching refs:MagickPathExtent

154     command[MagickPathExtent],  in ReadPCLImage()
156 filename[MagickPathExtent], in ReadPCLImage()
157 geometry[MagickPathExtent], in ReadPCLImage()
159 input_filename[MagickPathExtent]; in ReadPCLImage()
261 ((size_t) (p-command) < (MagickPathExtent-1))) in ReadPCLImage()
312 (void) FormatLocaleString(geometry,MagickPathExtent,"%.20gx%.20g",(double) in ReadPCLImage()
329 (void) FormatLocaleString(density,MagickPathExtent,"%gx%g",image->resolution.x, 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()
351 (void) CopyMagickString(filename,read_info->filename,MagickPathExtent); in ReadPCLImage()
353 (void) FormatLocaleString(command,MagickPathExtent, in ReadPCLImage()
382 (void) CopyMagickString(image->filename,filename,MagickPathExtent); in ReadPCLImage()
659 buffer[MagickPathExtent]; in WritePCLImage()
727 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*r%.20gs%.20gT", in WritePCLImage()
730 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*t%.20gR",(double) in WritePCLImage()
771 (void) FormatLocaleString(buffer,MagickPathExtent, in WritePCLImage()
780 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*v%.20gI", in WritePCLImage()
806 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*b0M"); in WritePCLImage()
821 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*b2M"); in WritePCLImage()
847 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*b3M"); in WritePCLImage()
921 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*b%.20gW", in WritePCLImage()
930 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*b%.20gW", in WritePCLImage()
943 (void) FormatLocaleString(buffer,MagickPathExtent,"\033*b%.20gW", in WritePCLImage()