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/Magick++/fuzz/
huffman_decode_fuzzer.cc
9
extern "C" void
AttachBlob
(BlobInfo *,const void *,const size_t);
14
MagickCore::
AttachBlob
(image.image()->blob,(const void *) Data,Size);
/external/ImageMagick/MagickCore/
blob-private.h
137
AttachBlob
(BlobInfo *,const void *,const size_t),
methods.h
100
#define
AttachBlob
PrependMagickMethod(
AttachBlob
)
[
all
...]
blob.c
253
%
AttachBlob
() attaches a blob to the BlobInfo structure.
255
% The format of the
AttachBlob
method is:
257
% void
AttachBlob
(BlobInfo *blob_info,const void *blob,const size_t length)
269
MagickExport void
AttachBlob
(BlobInfo *blob_info,const void *blob,
[
all
...]
/external/ImageMagick/coders/
meta.c
[
all
...]
Completed in 74 milliseconds