OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetMagickMemoryMethods
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
memory.c
852
%
GetMagickMemoryMethods
() gets the methods to acquire, resize, and destroy
855
% The format of the
GetMagickMemoryMethods
() method is:
857
% void
GetMagickMemoryMethods
(AcquireMemoryHandler *acquire_memory_handler,
870
MagickExport void
GetMagickMemoryMethods
(
[
all
...]
methods.h
493
#define
GetMagickMemoryMethods
PrependMagickMethod(
GetMagickMemoryMethods
)
[
all
...]
Completed in 211 milliseconds