Home
last modified time | relevance | path

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

/external/ImageMagick/MagickCore/
Dprofile.c125 } CMSExceptionInfo; typedef
494 CMSExceptionInfo in CMSExceptionHandler()
503 cms_exception=(CMSExceptionInfo *) cmsGetContextUserData(context); in CMSExceptionHandler()
504 if (cms_exception == (CMSExceptionInfo *) NULL) in CMSExceptionHandler()
1012 CMSExceptionInfo in ProfileImage()