OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcquireCustomStreamInfo
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
blob.h
51
*
AcquireCustomStreamInfo
(ExceptionInfo *),
methods.h
42
#define
AcquireCustomStreamInfo
PrependMagickMethod(
AcquireCustomStreamInfo
)
[
all
...]
blob.c
216
%
AcquireCustomStreamInfo
() allocates the CustomStreamInfo structure.
218
% The format of the
AcquireCustomStreamInfo
method is:
220
% CustomStreamInfo *
AcquireCustomStreamInfo
(ExceptionInfo *exception)
227
MagickExport CustomStreamInfo *
AcquireCustomStreamInfo
(
[
all
...]
/external/ImageMagick/coders/
tiff.c
[
all
...]
Completed in 49 milliseconds