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

/external/ImageMagick/MagickCore/
H A Dstring.c1350 % GetStringInfoPath() returns the path associated with the string.
1352 % The format of the GetStringInfoPath method is:
1354 % const char *GetStringInfoPath(const StringInfo *string_info)
1361 MagickExport const char *GetStringInfoPath(const StringInfo *string_info)
1335 MagickExport const char *GetStringInfoPath(const StringInfo *string_info) function
H A Dmethods.h586 #define GetStringInfoPath PrependMagickMethod(GetStringInfoPath) macro

Completed in 111 milliseconds