Searched refs:GetPolicyValue (Results 1 - 6 of 6) sorted by relevance

/external/ImageMagick/MagickCore/
H A Dpolicy.h53 *GetPolicyValue(const char *name),
H A Dresource.c440 value=GetPolicyValue("temporary-path");
1258 value=GetPolicyValue("width");
1267 value=GetPolicyValue("height");
1276 value=GetPolicyValue("area");
1284 value=GetPolicyValue("memory");
1293 value=GetPolicyValue("map");
1301 value=GetPolicyValue("disk");
1309 value=GetPolicyValue("file");
1317 value=GetPolicyValue("thread");
1330 value=GetPolicyValue("throttl
[all...]
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 Ddistribute-cache.c207 shared_secret=GetPolicyValue("shared-secret");
813 shared_secret=GetPolicyValue("shared-secret");
H A Dmagick.c1677 limit=GetPolicyValue("precision");
H A Dmethods.h567 #define GetPolicyValue PrependMagickMethod(GetPolicyValue) macro

Completed in 145 milliseconds