Searched refs:CREATE_GRADIENTSDIR (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dpath-prefix.h43 # define CREATE_GRADIENTSDIR BR_DATADIR( "/create/gradients/gimp" ) macro
66 # define CREATE_GRADIENTSDIR WIN32_DATADIR("create\\gradients\\gimp") macro
88 # define CREATE_GRADIENTSDIR "/Library/Application Support/create/gradients/gimp" macro
111 # define CREATE_GRADIENTSDIR INKSCAPE_DATADIR "/create/gradients/gimp" macro
/inkscape/src/io/
H A Dresource.cpp56 case GRADIENTS: temp = CREATE_GRADIENTSDIR; break;
/inkscape/src/helper/
H A Dstock-items.cpp145 gchar *gradients = g_build_filename(CREATE_GRADIENTSDIR, "/gradients.svg", NULL);

Completed in 155 milliseconds