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

  /external/ImageMagick/MagickCore/
policy.h 62 IsRightsAuthorized(const PolicyDomain,const PolicyRights,const char *),
static.c 144 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
246 if (IsRightsAuthorized(ModulePolicyDomain,rights,module) == MagickFalse)
module.c 975 if (IsRightsAuthorized(FilterPolicyDomain,rights,tag) == MagickFalse)
    [all...]
delegate.c 384 if (IsRightsAuthorized(domain,rights,arguments[1]) == MagickFalse)
    [all...]
policy.c 589 % IsRightsAuthorized() returns MagickTrue if the policy authorizes the
592 % The format of the IsRightsAuthorized method is:
594 % MagickBooleanType IsRightsAuthorized(const PolicyDomain domain,
606 MagickExport MagickBooleanType IsRightsAuthorized(const PolicyDomain domain,
    [all...]
methods.h     [all...]
constitute.c 410 if (IsRightsAuthorized(CoderPolicyDomain,rights,coder) == MagickFalse)
    [all...]
blob.c     [all...]
property.c     [all...]
  /external/ImageMagick/coders/
psd.c     [all...]

Completed in 538 milliseconds