Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetEnvironmentValue

771     configure_path=GetEnvironmentValue("MAGICK_CONFIGURE_PATH");
836 home=GetEnvironmentValue("MAGICK_HOME");
892 home=GetEnvironmentValue("XDG_CONFIG_HOME");
894 home=GetEnvironmentValue("LOCALAPPDATA");
896 home=GetEnvironmentValue("APPDATA");
898 home=GetEnvironmentValue("USERPROFILE");
909 home=GetEnvironmentValue("HOME");