Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dtoken.h41 *DestroyTokenInfo(TokenInfo *);
Dtoken.c129 MagickExport TokenInfo *DestroyTokenInfo(TokenInfo *token_info) in DestroyTokenInfo() function
Dmethods.h270 #define DestroyTokenInfo PrependMagickMethod(DestroyTokenInfo) macro
Dannotate.c1122 token_info=DestroyTokenInfo(token_info); in ComplexTextLayout()
/external/ImageMagick/coders/
Dmeta.c530 token_info=DestroyTokenInfo(token_info); in parse8BIM()
833 token_info=DestroyTokenInfo(token_info); in parse8BIMW()
/external/ImageMagick/MagickWand/
Doperation.c4429 token_info=DestroyTokenInfo(token_info); in CLIListOperatorImages()
Dmogrify.c8724 token_info=DestroyTokenInfo(token_info); in MogrifyImageList()