Home
last modified time | relevance | path

Searched refs:CustomStreamTeller (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/ImageMagick7/ImageMagick-7.1.0-19/MagickCore/
H A Dblob.h43 (*CustomStreamTeller)(void *); typedef
93 SetCustomStreamTeller(CustomStreamInfo *,CustomStreamTeller),
H A Dblob.c185 CustomStreamTeller
1907 if ((blob_info->custom_stream->teller != (CustomStreamTeller) NULL) && in GetBlobSize()
2195 (clone_info->custom_stream->teller == (CustomStreamTeller) NULL)) in ImageToCustomStream()
2601 (clone_info->custom_stream->teller == (CustomStreamTeller) NULL)) in ImagesToCustomStream()
2928 (blob_info->custom_stream->teller != (CustomStreamTeller) NULL)) in IsBlobSeekable()
5328 CustomStreamTeller teller) in SetCustomStreamTeller()
5510 if (blob_info->custom_stream->teller != (CustomStreamTeller) NULL) in TellBlob()
/dports/graphics/ImageMagick7-nox11/ImageMagick-7.1.0-19/MagickCore/
H A Dblob.h43 (*CustomStreamTeller)(void *); typedef
93 SetCustomStreamTeller(CustomStreamInfo *,CustomStreamTeller),
H A Dblob.c185 CustomStreamTeller
1907 if ((blob_info->custom_stream->teller != (CustomStreamTeller) NULL) && in GetBlobSize()
2195 (clone_info->custom_stream->teller == (CustomStreamTeller) NULL)) in ImageToCustomStream()
2601 (clone_info->custom_stream->teller == (CustomStreamTeller) NULL)) in ImagesToCustomStream()
2928 (blob_info->custom_stream->teller != (CustomStreamTeller) NULL)) in IsBlobSeekable()
5328 CustomStreamTeller teller) in SetCustomStreamTeller()
5510 if (blob_info->custom_stream->teller != (CustomStreamTeller) NULL) in TellBlob()