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

/inkscape/src/
H A Dpath-prefix.h25 # define INKSCAPE_ATTRRELDIR BR_DATADIR( "/inkscape/attributes" ) macro
49 # define INKSCAPE_ATTRRELDIR WIN32_DATADIR("share\\attributes") macro
71 # define INKSCAPE_ATTRRELDIR "Contents/Resources/share/inkscape/attributes" macro
93 # define INKSCAPE_ATTRRELDIR INKSCAPE_DATADIR "/inkscape/attributes" macro
H A Dattribute-rel-css.cpp127 std::string filepath = INKSCAPE_ATTRRELDIR;
136 filepath = INKSCAPE_ATTRRELDIR;
H A Dattribute-rel-svg.cpp78 std::string filepath = INKSCAPE_ATTRRELDIR;

Completed in 565 milliseconds