Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Ddelegate-private.h76 } GhostInfo; typedef
Dnt-base.c109 static GhostInfo
1330 MagickPrivate const GhostInfo *NTGhostscriptDLLVectors(void) in NTGhostscriptDLLVectors()
1333 return((GhostInfo *) NULL); in NTGhostscriptDLLVectors()
1528 (void) ResetMagickMemory((void *) &ghost_info,0,sizeof(GhostInfo)); in NTGhostscriptLoadDLL()
1575 (void) ResetMagickMemory((void *) &ghost_info,0,sizeof(GhostInfo)); in NTGhostscriptUnLoadDLL()
/external/ImageMagick/coders/
Dps.c184 const GhostInfo in InvokePostscriptDelegate()
203 GhostInfo in InvokePostscriptDelegate()
222 if (ghost_info == (GhostInfo *) NULL) in InvokePostscriptDelegate()
Dpdf.c194 const GhostInfo in InvokePDFDelegate()
213 GhostInfo in InvokePDFDelegate()
232 if (ghost_info == (GhostInfo *) NULL) in InvokePDFDelegate()