Searched defs:GetPolicyValue (Results 1 - 2 of 2) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dpolicy.c478 % GetPolicyValue() returns the value associated with the named policy.
480 % The format of the GetPolicyValue method is:
482 % char *GetPolicyValue(const char *name)
489 MagickExport char *GetPolicyValue(const char *name)
479 MagickExport char *GetPolicyValue(const char *name) function
H A Dmethods.h567 #define GetPolicyValue PrependMagickMethod(GetPolicyValue) macro

Completed in 165 milliseconds