Lines Matching refs:SetStringInfoLength
560 SetStringInfoLength(string_info,length+source->length);
1800 % SetStringInfoLength() set the string length to the specified value.
1802 % The format of the SetStringInfoLength method is:
1804 % void SetStringInfoLength(StringInfo *string_info,const size_t length)
1813 MagickExport void SetStringInfoLength(StringInfo *string_info,
1901 SetStringInfoLength(string_info,string_info->length-offset);