Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dtoken.h45 *DestroyTokenInfo(TokenInfo *);
Dtoken.c129 MagickExport TokenInfo *DestroyTokenInfo(TokenInfo *token_info) in DestroyTokenInfo() function
Dmethods.h287 #define DestroyTokenInfo PrependMagickMethod(DestroyTokenInfo) macro
Dannotate.c1154 token_info=DestroyTokenInfo(token_info); in ComplexTextLayout()
/external/ImageMagick/coders/
Dmeta.c537 token_info=DestroyTokenInfo(token_info); in parse8BIM()
846 token_info=DestroyTokenInfo(token_info); in parse8BIMW()
/external/ImageMagick/MagickWand/
Doperation.c4550 token_info=DestroyTokenInfo(token_info); in CLIListOperatorImages()
Dmogrify.c8899 token_info=DestroyTokenInfo(token_info); in MogrifyImageList()