HomeSort by relevance Sort by last modified time
    Searched refs:FormatMagickTime (Results 1 - 10 of 10) sorted by null

  /external/ImageMagick/MagickCore/
string_.h 82 FormatMagickTime(const time_t,const size_t,char *);
constitute.c 727 (void) FormatMagickTime(GetBlobProperties(next)->st_mtime,MagickPathExtent,
730 (void) FormatMagickTime(GetBlobProperties(next)->st_ctime,MagickPathExtent,
    [all...]
log.c 994 (void) FormatMagickTime(seconds,extent,timestamp);
    [all...]
methods.h 341 #define FormatMagickTime PrependMagickMethod(FormatMagickTime)
    [all...]
string.c     [all...]
  /external/ImageMagick/coders/
ps2.c 576 (void) FormatMagickTime(timer,MagickPathExtent,date);
    [all...]
ps3.c     [all...]
ps.c     [all...]
dpx.c     [all...]
pdf.c     [all...]

Completed in 405 milliseconds