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

  /external/ImageMagick/MagickCore/
policy.h 60 IsRightsAuthorized(const PolicyDomain,const PolicyRights,const char *),
static.c 98 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
delegate.c 369 if (IsRightsAuthorized(domain,rights,arguments[1]) == MagickFalse)
    [all...]
constitute.c 418 if (IsRightsAuthorized(domain,rights,read_info->magick) == MagickFalse)
    [all...]
module.c 989 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
    [all...]
policy.c 563 % IsRightsAuthorized() returns MagickTrue if the policy authorizes the
566 % The format of the IsRightsAuthorized method is:
568 % MagickBooleanType IsRightsAuthorized(const PolicyDomain domain,
580 MagickExport MagickBooleanType IsRightsAuthorized(const PolicyDomain domain,
    [all...]
methods.h     [all...]
property.c     [all...]
blob.c     [all...]

Completed in 54 milliseconds