OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyCustomStreamInfo
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
blob.h
52
*
DestroyCustomStreamInfo
(CustomStreamInfo *);
methods.h
235
#define
DestroyCustomStreamInfo
PrependMagickMethod(
DestroyCustomStreamInfo
)
[
all
...]
blob.c
955
%
DestroyCustomStreamInfo
() destroys memory associated with the
958
% The format of the
DestroyCustomStreamInfo
method is:
960
% CustomStreamInfo *
DestroyCustomStreamInfo
(CustomStreamInfo *stream_info)
967
MagickExport CustomStreamInfo *
DestroyCustomStreamInfo
(
[
all
...]
/external/ImageMagick/coders/
tiff.c
[
all
...]
Completed in 61 milliseconds