Home
last modified time | relevance | path

Searched refs:IsDelegateCacheInstantiated (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/MagickCore/
Ddelegate.c165 IsDelegateCacheInstantiated(ExceptionInfo *),
1188 if (IsDelegateCacheInstantiated(exception) == MagickFalse) in GetDelegateInfo()
1529 static MagickBooleanType IsDelegateCacheInstantiated(ExceptionInfo *exception) in IsDelegateCacheInstantiated() function