OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCacheViewVirtualMetacontent
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
cache-view.h
72
*
GetCacheViewVirtualMetacontent
(const CacheView *)
cache-view.c
558
%
GetCacheViewVirtualMetacontent
() returns the meta-content corresponding
559
% with the last call to
GetCacheViewVirtualMetacontent
(). The meta-content
562
% The format of the
GetCacheViewVirtualMetacontent
() method is:
564
% const void *
GetCacheViewVirtualMetacontent
(
572
MagickExport const void *
GetCacheViewVirtualMetacontent
(
[
all
...]
image-view.c
639
return(
GetCacheViewVirtualMetacontent
(image_view->view));
[
all
...]
methods.h
354
#define
GetCacheViewVirtualMetacontent
PrependMagickMethod(
GetCacheViewVirtualMetacontent
)
[
all
...]
Completed in 51 milliseconds