OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AcquireRandomInfo
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
random.c
161
%
AcquireRandomInfo
() allocates the RandomInfo structure.
163
% The format of the
AcquireRandomInfo
method is:
165
% RandomInfo *
AcquireRandomInfo
(void)
169
MagickExport RandomInfo *
AcquireRandomInfo
(void)
[
all
...]
methods.h
70
#define
AcquireRandomInfo
PrependMagickMethod(
AcquireRandomInfo
)
[
all
...]
Completed in 439 milliseconds