HomeSort by relevance Sort by last modified time
    Searched refs:MagickPathExtent (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /external/ImageMagick/MagickWand/
magick-property.c     [all...]
pixel-wand.c 72 name[MagickPathExtent];
162 (void) FormatLocaleString(clone_wand->name,MagickPathExtent,"%s-%.20g",
420 (void) FormatLocaleString(wand->name,MagickPathExtent,"%s-%.20g",PixelWandId,
765 color[2*MagickPathExtent];
771 (void) FormatLocaleString(color,MagickPathExtent,"%g,%g,%g",(double)
775 (void) FormatLocaleString(color+strlen(color),MagickPathExtent,",%g",
778 (void) FormatLocaleString(color+strlen(color),MagickPathExtent,",%g",
    [all...]
wand-view.c 70 name[MagickPathExtent],
139 (void) FormatLocaleString(clone_view->name,MagickPathExtent,"%s-%.20g",
431 description=(char *) AcquireQuantumMemory(2UL*MagickPathExtent,
440 MagickPathExtent);
443 (void) ConcatenateMagickString(description," (",MagickPathExtent);
446 MagickPathExtent);
447 (void) ConcatenateMagickString(description,")",MagickPathExtent);
771 (void) FormatLocaleString(wand_view->name,MagickPathExtent,"%s-%.20g",
834 (void) FormatLocaleString(wand_view->name,MagickPathExtent,"%s-%.20g",
    [all...]
mogrify.c 372 key[MagickPathExtent];
387 (void) FormatLocaleString(key,MagickPathExtent,"cache:%s",path);
394 (void) CopyMagickString(read_info->filename,path,MagickPathExtent);
416 message[MagickPathExtent],
417 tag[MagickPathExtent];
431 (void) CopyMagickString(tag,text,MagickPathExtent);
435 (void) FormatLocaleString(message,MagickPathExtent,"Monitor/%s",tag);
458 token[MagickPathExtent];
519 GetNextToken(p,&p,MagickPathExtent,token);
566 token[0]=','; while ( token[0] == ',' ) GetNextToken(p,&p,MagickPathExtent,token)
    [all...]
montage.c 414 filename[MagickPathExtent];
422 (void) FormatLocaleString(filename,MagickPathExtent,"%s.%.20g",
554 (void) CopyMagickString(argv[i]+1,"sans",MagickPathExtent);
    [all...]
conjure.c 158 filename[MagickPathExtent],
292 (void) FormatLocaleString(filename,MagickPathExtent,"msl:%s",argv[i]);
  /external/ImageMagick/coders/
wmf.c 121 filename[MagickPathExtent];
225 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"eps:%s",
232 MagickPathExtent);
234 MagickPathExtent);
235 (void) CopyMagickString(image->magick,"WMF",MagickPathExtent);
537 pattern_id[MagickPathExtent];
539 (void) FormatLocaleString(pattern_id,MagickPathExtent,"brush_%lu",id);
749 (void) CopyMagickString(image_info->magick,"DIB",MagickPathExtent);
753 size[MagickPathExtent];
755 (void) FormatLocaleString(size,MagickPathExtent,"%ux%u",bmp_read->width
    [all...]
tiff.c 321 filename[MagickPathExtent];
412 (void) FormatLocaleString(read_info->filename,MagickPathExtent,"%s",filename);
418 MagickPathExtent);
420 MagickPathExtent);
421 (void) CopyMagickString(image->magick,"GROUP4",MagickPathExtent);
558 message[MagickPathExtent];
564 (void) vsnprintf(message,MagickPathExtent,format,error);
568 (void) ConcatenateMagickString(message,".",MagickPathExtent);
629 message[MagickPathExtent],
659 if (count >= MagickPathExtent)
    [all...]
json.c 221 if (~length >= (MagickPathExtent-1))
222 escaped_json=(char *) AcquireQuantumMemory(length+MagickPathExtent,
671 color[MagickPathExtent],
672 format[MagickPathExtent],
673 key[MagickPathExtent];
745 filename[MagickPathExtent];
    [all...]
matte.c 219 (void) FormatLocaleString(matte_image->filename,MagickPathExtent,
xc.c 132 (void) CopyMagickString(image->filename,image_info->filename,MagickPathExtent);
fpx.c 281 if (~summary_info.title.length >= (MagickPathExtent-1))
283 MagickPathExtent,sizeof(*label));
305 if (~summary_info.comments.length >= (MagickPathExtent-1))
307 MagickPathExtent,sizeof(*comments));
920 if (~length >= (MagickPathExtent-1))
922 length+MagickPathExtent,sizeof(*summary_info.title.ptr));
926 MagickPathExtent);
    [all...]
wpg.c 746 postscript_file[MagickPathExtent];
761 magick[2*MagickPathExtent];
777 (void) ReadBlob(image, 2*MagickPathExtent, magick);
787 magic_info=GetMagicInfo(magick,2*MagickPathExtent,exception);
793 (void) strncpy(clone_info->magick,magic_info->name,MagickPathExtent);
797 FormatLocaleString(clone_info->filename,MagickPathExtent,"%s",postscript_file);
807 (void) CopyMagickString(image2->filename,image->filename,MagickPathExtent);
808 (void) CopyMagickString(image2->magick_filename,image->magick_filename,MagickPathExtent);
809 (void) CopyMagickString(image2->magick,image->magick,MagickPathExtent);
    [all...]
sfw.c 320 MagickPathExtent);
359 (void) CopyMagickString(jpeg_image->filename,image->filename,MagickPathExtent);
360 (void) CopyMagickString(jpeg_image->magick,image->magick,MagickPathExtent);
msl.c 211 key[MagickPathExtent];
222 (void) FormatLocaleString(key,MagickPathExtent,"cache:%s",path);
229 (void) CopyMagickString(read_info->filename,path,MagickPathExtent);
622 key[MagickPathExtent],
767 text[MagickPathExtent];
    [all...]
  /external/ImageMagick/MagickCore/
xwindow-private.h 144 geometry[MagickPathExtent];
185 geometry[MagickPathExtent];
326 home_directory[MagickPathExtent];
histogram.c     [all...]
locale.c 815 path[MagickPathExtent];
830 (void) CopyMagickString(path,filename,MagickPathExtent);
842 (void) FormatLocaleString(path,MagickPathExtent,"%s%s",element,
    [all...]
magick.c 315 (void) CopyMagickString(format,p->name,MagickPathExtent);
    [all...]
image-view.c 416 description=(char *) AcquireQuantumMemory(2UL*MagickPathExtent,
424 MagickPathExtent);
427 (void) ConcatenateMagickString(description," (",MagickPathExtent);
430 MagickPathExtent);
431 (void) ConcatenateMagickString(description,")",MagickPathExtent);
    [all...]
blob.c 374 MagickPathExtent);
376 MagickPathExtent);
397 (void) FormatLocaleString(clone_info->filename,MagickPathExtent,"%s:%s",
411 MagickPathExtent);
413 MagickPathExtent);
415 MagickPathExtent);
    [all...]
annotate.c 281 primitive[MagickPathExtent],
514 (void) FormatLocaleString(primitive,MagickPathExtent,
522 (void) FormatLocaleString(primitive,MagickPathExtent,"stroke-width %g "
    [all...]
  /external/ImageMagick/utilities/
magick.c 101 client_name[MagickPathExtent],
  /external/ImageMagick/PerlMagick/
Magick.xs 118 message[MagickPathExtent]; \
122 (void) FormatLocaleString(message,MagickPathExtent,"Exception %d: %s%s%s%s",\
    [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in 118 message[MagickPathExtent]; \
122 (void) FormatLocaleString(message,MagickPathExtent,"Exception %d: %s%s%s%s",\
    [all...]

Completed in 382 milliseconds

1 2 3 45 6 7 8