OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttachBlob
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
blob-private.h
138
AttachBlob
(BlobInfo *,const void *,const size_t),
methods.h
113
#define
AttachBlob
PrependMagickMethod(
AttachBlob
)
[
all
...]
blob.c
187
%
AttachBlob
() attaches a blob to the BlobInfo structure.
189
% The format of the
AttachBlob
method is:
191
% void
AttachBlob
(BlobInfo *blob_info,const void *blob,const size_t length)
203
MagickExport void
AttachBlob
(BlobInfo *blob_info,const void *blob,
[
all
...]
/external/ImageMagick/coders/
meta.c
1201
AttachBlob
(buff->blob,blob,length);
[
all
...]
tiff.c
[
all
...]
Completed in 55 milliseconds