Searched refs:nt_ghost_info (Results 1 – 1 of 1) sorted by relevance
109 nt_ghost_info; variable153 nt_ghost_info.delete_instance(instance); in NTGhostscriptDeleteInstance()154 nt_ghost_info.has_instance=MagickFalse; in NTGhostscriptDeleteInstance()166 if (nt_ghost_info.has_instance == MagickFalse) in NTGhostscriptNewInstance()168 status=nt_ghost_info.new_instance(pinstance,caller_handle); in NTGhostscriptNewInstance()170 nt_ghost_info.has_instance=MagickTrue; in NTGhostscriptNewInstance()1463 if ((nt_ghost_info.delete_instance == NULL) || (ghost_info.exit == NULL) || in NTGhostscriptHasValidHandle()1465 (nt_ghost_info.new_instance == NULL) || in NTGhostscriptHasValidHandle()1498 (void) memset((void *) &nt_ghost_info,0,sizeof(NTGhostInfo)); in NTGhostscriptLoadDLL()1499 nt_ghost_info.delete_instance=(void (MagickDLLCall *)(gs_main_instance *)) ( in NTGhostscriptLoadDLL()[all …]