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.h378 #define GetDelegateCommands PrependMagickMethod(GetDelegateCommands) macro
Ddelegate.c1143 MagickExport const char *GetDelegateCommands(const DelegateInfo *delegate_info) in GetDelegateCommands() function
/external/ImageMagick/coders/
Dxps.c311 GetDelegateCommands(delegate_info), in ReadXPSImage()
Dpcl.c354 GetDelegateCommands(delegate_info), in ReadPCLImage()
Dps.c835 GetDelegateCommands(delegate_info), in ReadPSImage()
Dpdf.c756 GetDelegateCommands(delegate_info), in ReadPDFImage()
Dsvg.c318 GetDelegateCommands(delegate_info),input_filename,output_filename,density, in RenderSVGImage()