Home
last modified time | relevance | path

Searched refs:GetDelegateCommands (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Ddelegate.h57 *GetDelegateCommands(const DelegateInfo *);
Dmethods.h401 #define GetDelegateCommands PrependMagickMethod(GetDelegateCommands) macro
Ddelegate.c1183 MagickExport const char *GetDelegateCommands(const DelegateInfo *delegate_info) in GetDelegateCommands() function
/external/ImageMagick/coders/
Dxps.c305 GetDelegateCommands(delegate_info), in ReadXPSImage()
Dpcl.c359 GetDelegateCommands(delegate_info), in ReadPCLImage()
Dps.c769 GetDelegateCommands(delegate_info), in ReadPSImage()
Dpdf.c636 GetDelegateCommands(delegate_info), in ReadPDFImage()
Dsvg.c320 GetDelegateCommands(delegate_info),input_filename,output_filename,density, in RenderSVGImage()