Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetEnvironmentValue

298           home=GetEnvironmentValue("MAGICK_OPENCL_CACHE_DIR");
301 home=GetEnvironmentValue("XDG_CACHE_HOME");
303 home=GetEnvironmentValue("LOCALAPPDATA");
305 home=GetEnvironmentValue("APPDATA");
307 home=GetEnvironmentValue("USERPROFILE");
338 home=GetEnvironmentValue("HOME");