Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:SetStringInfo

1774 %  SetStringInfo() copies the source string to the destination string.
1776 % The format of the SetStringInfo method is:
1778 % void SetStringInfo(StringInfo *string_info,const StringInfo *source)
1787 MagickExport void SetStringInfo(StringInfo *string_info,
1982 SetStringInfo(split_info,string_info);