OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCacheViewExtent
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
cache-view.h
91
GetCacheViewExtent
(const CacheView *) magick_attribute((__pure__));
cache-view.c
446
%
GetCacheViewExtent
() returns the extent of the pixels associated with the
450
% The format of the
GetCacheViewExtent
() method is:
452
% MagickSizeType
GetCacheViewExtent
(const CacheView *cache_view)
459
MagickExport MagickSizeType
GetCacheViewExtent
(const CacheView *cache_view)
[
all
...]
methods.h
351
#define
GetCacheViewExtent
PrependMagickMethod(
GetCacheViewExtent
)
[
all
...]
quantum-export.c
[
all
...]
quantum-import.c
[
all
...]
Completed in 46 milliseconds