Searched defs:SetStringInfoPath (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dstring.c1843 % SetStringInfoPath() sets the path associated with the string.
1845 % The format of the SetStringInfoPath method is:
1847 % void SetStringInfoPath(StringInfo *string_info,const char *path)
1856 MagickExport void SetStringInfoPath(StringInfo *string_info,const char *path)
1820 MagickExport void SetStringInfoPath(StringInfo *string_info,const char *path) function
H A Dmethods.h1119 #define SetStringInfoPath PrependMagickMethod(SetStringInfoPath) macro

Completed in 269 milliseconds