HomeSort by relevance Sort by last modified time
    Searched defs:CloneStringInfo (Results 1 - 2 of 2) sorted by null

  /external/ImageMagick/MagickCore/
string.c 319 % CloneStringInfo() clones a copy of the StringInfo structure.
321 % The format of the CloneStringInfo method is:
323 % StringInfo *CloneStringInfo(const StringInfo *string_info)
330 MagickExport StringInfo *CloneStringInfo(const StringInfo *string_info)
    [all...]