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

/external/ImageMagick/MagickCore/
H A Dstring_.h101 ResetStringInfo(StringInfo *),
H A Drandom.c189 ResetStringInfo(random_info->nonce);
192 ResetStringInfo(random_info->reservoir);
H A Dutility.c1909 ResetStringInfo(key); /* zero on first pass */
H A Dmethods.h1022 #define ResetStringInfo PrependMagickMethod(ResetStringInfo) macro
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

Completed in 508 milliseconds