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

/external/ImageMagick/MagickCore/
H A Dstring.c1725 % SetStringInfo() copies the source string to the destination string.
1727 % The format of the SetStringInfo method is:
1729 % void SetStringInfo(StringInfo *string_info,const StringInfo *source)
1738 MagickExport void SetStringInfo(StringInfo *string_info,
1898 SetStringInfo(split_info,string_info);
1705 MagickExport void SetStringInfo(StringInfo *string_info, function
H A Dmethods.h1120 #define SetStringInfo PrependMagickMethod(SetStringInfo) macro

Completed in 107 milliseconds