Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dghostscript-private.h48 static double GhostscriptVersion(const GhostInfo *ghost_info) in GhostscriptVersion()
107 const GhostInfo in InvokeGhostscriptDelegate()
123 GhostInfo in InvokeGhostscriptDelegate()
142 if (ghost_info == (GhostInfo *) NULL) in InvokeGhostscriptDelegate()
/external/ImageMagick/MagickCore/
Ddelegate-private.h78 } GhostInfo; typedef
Dnt-base.c111 static GhostInfo
1298 MagickPrivate const GhostInfo *NTGhostscriptDLLVectors(void) in NTGhostscriptDLLVectors()
1301 return((GhostInfo *) NULL); in NTGhostscriptDLLVectors()
1504 (void) memset((void *) &ghost_info,0,sizeof(GhostInfo)); in NTGhostscriptLoadDLL()
1551 (void) memset((void *) &ghost_info,0,sizeof(GhostInfo)); in NTGhostscriptUnLoadDLL()