Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ExceptionInfo

105   *RegisterModule(const ModuleInfo *,ExceptionInfo *);
108 GetMagickModulePath(const char *,MagickModuleType,char *,ExceptionInfo *),
110 UnregisterModule(const ModuleInfo *,ExceptionInfo *);
213 % ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception)
223 MagickExport ModuleInfo *GetModuleInfo(const char *tag,ExceptionInfo *exception)
264 % size_t *number_modules,ExceptionInfo *exception)
298 size_t *number_modules,ExceptionInfo *exception)
361 % size_t *number_modules,ExceptionInfo *exception)
409 const MagickModuleType type,size_t *number_modules,ExceptionInfo *exception)
537 % MagickModuleType module_type,char *path,ExceptionInfo *exception)
552 MagickModuleType module_type,char *path,ExceptionInfo *exception)
560 assert(exception != (ExceptionInfo *) NULL);
864 ExceptionInfo
934 % const int argc,const char **argv,ExceptionInfo *exception)
952 Image **images,const int argc,const char **argv,ExceptionInfo *exception)
1073 % MagickBooleanType ListModuleInfo(FILE *file,ExceptionInfo *exception)
1083 ExceptionInfo *exception)
1230 % MagickBooleanType OpenModule(const char *module,ExceptionInfo *exception)
1240 ExceptionInfo *exception)
1361 % MagickBooleanType OpenModules(ExceptionInfo *exception)
1368 MagickPrivate MagickBooleanType OpenModules(ExceptionInfo *exception)
1420 % ExceptionInfo *exception)
1432 ExceptionInfo *exception)
1611 % ExceptionInfo *exception)
1621 ExceptionInfo *exception)
1628 assert(exception != (ExceptionInfo *) NULL);
1644 analyzeImage(Image **,const int,const char **,ExceptionInfo *);
1648 ExceptionInfo *magick_unused(exception))
1654 Image **image,const int argc,const char **argv,ExceptionInfo *exception)