Searched refs:SetStringInfoPath (Results 1 - 5 of 5) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dstring_.h105 SetStringInfoPath(StringInfo *,const char *),
H A Dconfigure.c723 SetStringInfoPath(xml,filename);
H A Dlocale.c865 SetStringInfoPath(xml,filename);
H A Dmethods.h1119 #define SetStringInfoPath PrependMagickMethod(SetStringInfoPath) macro
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

Completed in 1096 milliseconds