Home
last modified time | relevance | path

Searched refs:DestroyFxInfo (Results 1 – 4 of 4) sorted by relevance

/external/ImageMagick/MagickCore/
Dfx-private.h30 *DestroyFxInfo(FxInfo *);
Dmethods.h252 #define DestroyFxInfo PrependMagickMethod(DestroyFxInfo) macro
Dproperty.c3576 fx_info=DestroyFxInfo(fx_info); in InterpretImageProperties()
3631 fx_info=DestroyFxInfo(fx_info); in InterpretImageProperties()
Dfx.c1060 MagickPrivate FxInfo *DestroyFxInfo(FxInfo *fx_info) in DestroyFxInfo() function
3025 fx_info[i]=DestroyFxInfo(fx_info[i]); in DestroyFxThreadSet()