OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:delete_instance
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
delegate-private.h
55
(MagickDLLCall *
delete_instance
)(gs_main_instance *);
member in struct:_GhostInfo
nt-base.c
90
(MagickDLLCall *
delete_instance
)(gs_main_instance *);
151
nt_ghost_info.
delete_instance
(instance);
89
(MagickDLLCall *
delete_instance
)(gs_main_instance *);
member in struct:_NTGhostInfo
[
all
...]
/external/ImageMagick/coders/
ps.c
211
ghost_info_struct.
delete_instance
=(void (*)(gs_main_instance *))
244
(ghost_info->
delete_instance
)(interpreter);
254
(ghost_info->
delete_instance
)(interpreter);
[
all
...]
pdf.c
222
ghost_info_struct.
delete_instance
=(void (*)(gs_main_instance *))
255
(ghost_info->
delete_instance
)(interpreter);
265
(ghost_info->
delete_instance
)(interpreter);
[
all
...]
Completed in 1020 milliseconds