Home
last modified time | relevance | path

Searched refs:DestroyTokenInfo (Results 1 – 7 of 7) sorted by relevance

/external/ImageMagick/MagickCore/
Dtoken.h40 *DestroyTokenInfo(TokenInfo *);
Dtoken.c129 MagickExport TokenInfo *DestroyTokenInfo(TokenInfo *token_info) in DestroyTokenInfo() function
Dmethods.h287 #define DestroyTokenInfo PrependMagickMethod(DestroyTokenInfo) macro
Dannotate.c1078 token_info=DestroyTokenInfo(token_info); in ComplexTextLayout()
/external/ImageMagick/coders/
Dmeta.c508 token_info=DestroyTokenInfo(token_info); in parse8BIM()
804 token_info=DestroyTokenInfo(token_info); in parse8BIMW()
/external/ImageMagick/MagickWand/
Doperation.c4380 token_info=DestroyTokenInfo(token_info); in CLIListOperatorImages()
Dmogrify.c8679 token_info=DestroyTokenInfo(token_info); in MogrifyImageList()