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.c110 static GhostInfo
1374 MagickPrivate const GhostInfo *NTGhostscriptDLLVectors(void) in NTGhostscriptDLLVectors()
1377 return((GhostInfo *) NULL); in NTGhostscriptDLLVectors()
1572 (void) memset((void *) &ghost_info,0,sizeof(GhostInfo)); in NTGhostscriptLoadDLL()
1619 (void) memset((void *) &ghost_info,0,sizeof(GhostInfo)); in NTGhostscriptUnLoadDLL()
/external/ImageMagick/coders/
Dps.c186 const GhostInfo in InvokePostscriptDelegate()
205 GhostInfo in InvokePostscriptDelegate()
224 if (ghost_info == (GhostInfo *) NULL) in InvokePostscriptDelegate()
Dpdf.c196 const GhostInfo in InvokePDFDelegate()
215 GhostInfo in InvokePDFDelegate()
234 if (ghost_info == (GhostInfo *) NULL) in InvokePDFDelegate()