OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetStreamInfoClientData
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
stream-private.h
26
*
GetStreamInfoClientData
(StreamInfo *);
methods.h
[
all
...]
stream.c
560
%
GetStreamInfoClientData
() gets the stream info client data.
562
% The format of the
GetStreamInfoClientData
method is:
564
% const void *
GetStreamInfoClientData
(StreamInfo *stream_info)
571
MagickPrivate const void *
GetStreamInfoClientData
(StreamInfo *stream_info)
[
all
...]
Completed in 324 milliseconds