OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ClonePixelCacheMethods
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
cache.c
439
%
ClonePixelCacheMethods
() clones the pixel cache methods from one cache to
442
% The format of the
ClonePixelCacheMethods
() method is:
444
% void
ClonePixelCacheMethods
(Cache clone,const Cache cache)
453
MagickPrivate void
ClonePixelCacheMethods
(Cache clone,const Cache cache)
[
all
...]
methods.h
164
#define
ClonePixelCacheMethods
PrependMagickMethod(
ClonePixelCacheMethods
)
[
all
...]
Completed in 384 milliseconds