HomeSort by relevance Sort by last modified time
    Searched refs:GetCacheViewStorageClass (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/MagickCore/
cache-view.h 58 GetCacheViewStorageClass(const CacheView *) magick_attribute((__pure__));
cache-view.c 524 % GetCacheViewStorageClass() returns the image storage class associated with
527 % The format of the GetCacheViewStorageClass method is:
529 % ClassType GetCacheViewStorageClass(const CacheView *cache_view)
536 MagickExport ClassType GetCacheViewStorageClass(const CacheView *cache_view)
    [all...]
methods.h 353 #define GetCacheViewStorageClass PrependMagickMethod(GetCacheViewStorageClass)
    [all...]

Completed in 56 milliseconds