HomeSort by relevance Sort by last modified time
    Searched defs:GetLogName (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
log.c 635 % GetLogName() returns the current log name.
637 % The format of the GetLogName method is:
639 % const char *GetLogName(void)
642 MagickExport const char *GetLogName(void)
    [all...]
methods.h 479 #define GetLogName PrependMagickMethod(GetLogName)
    [all...]

Completed in 463 milliseconds