HomeSort by relevance Sort by last modified time
    Searched refs:DelegateInfo (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/MagickCore/
delegate.h 49 } DelegateInfo;
57 *GetDelegateCommands(const DelegateInfo *);
59 extern MagickExport const DelegateInfo
68 GetDelegateMode(const DelegateInfo *);
71 GetDelegateThreadSupport(const DelegateInfo *),
delegate.c 269 register DelegateInfo
272 p=(DelegateInfo *) delegate_info;
283 p=(DelegateInfo *) RelinquishMagickMemory(p);
    [all...]
constitute.c 373 const DelegateInfo
488 if (delegate_info == (const DelegateInfo *) NULL)
511 if (delegate_info == (const DelegateInfo *) NULL)
    [all...]
image.c     [all...]
  /external/ImageMagick/coders/
xps.c 117 const DelegateInfo
277 if (delegate_info == (const DelegateInfo *) NULL)
pcl.c 165 const DelegateInfo
325 if (delegate_info == (const DelegateInfo *) NULL)
ps.c 436 const DelegateInfo
864 if (delegate_info == (const DelegateInfo *) NULL)
    [all...]
pdf.c 404 const DelegateInfo
706 if (delegate_info == (const DelegateInfo *) NULL)
    [all...]

Completed in 122 milliseconds