Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dblob.h93 SetCustomStreamTeller(CustomStreamInfo *,CustomStreamTeller),
Dmethods.h975 #define SetCustomStreamTeller PrependMagickMethod(SetCustomStreamTeller) macro
Dblob.c5337 MagickExport void SetCustomStreamTeller(CustomStreamInfo *custom_stream, in SetCustomStreamTeller() function
/external/ImageMagick/coders/
Dtiff.c1091 SetCustomStreamTeller(custom_stream,TIFFTellCustomStream); in TIFFAcquireCustomStreamForReading()
3042 SetCustomStreamTeller(custom_stream,TIFFTellCustomStream); in TIFFAcquireCustomStreamForWriting()