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

  /external/ImageMagick/MagickCore/
client.h 29 *SetClientPath(const char *);
client.c 92 return(SetClientPath((const char *) NULL));
140 % SetClientPath() sets the client path if the name is specified. Otherwise
144 % The format of the SetClientPath method is:
146 % const char *SetClientPath(const char *path)
153 MagickExport const char *SetClientPath(const char *path)
magick.c     [all...]
methods.h     [all...]

Completed in 116 milliseconds