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

/external/ImageMagick/MagickCore/
H A Dstring.c1320 % GetStringInfoLength() returns the string length.
1322 % The format of the GetStringInfoLength method is:
1324 % size_t GetStringInfoLength(const StringInfo *string_info)
1331 MagickExport size_t GetStringInfoLength(const StringInfo *string_info)
1306 MagickExport size_t GetStringInfoLength(const StringInfo *string_info) function
H A Dmethods.h585 #define GetStringInfoLength PrependMagickMethod(GetStringInfoLength) macro

Completed in 108 milliseconds