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

/external/ImageMagick/MagickCore/
H A Dstring.c1645 % ResetStringInfo() reset the string to all null bytes.
1647 % The format of the ResetStringInfo method is:
1649 % void ResetStringInfo(StringInfo *string_info)
1656 MagickExport void ResetStringInfo(StringInfo *string_info)
1625 MagickExport void ResetStringInfo(StringInfo *string_info) function
H A Dmethods.h1022 #define ResetStringInfo PrependMagickMethod(ResetStringInfo) macro

Completed in 224 milliseconds