Searched refs:USER (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/io/
H A Dresource.h45 USER enumerator in enum:Inkscape::IO::Resource::Domain
H A Dresource.cpp63 case USER: {
/inkscape/src/
H A Dshortcuts.cpp56 using Inkscape::IO::Resource::USER;
99 try_shortcuts_file(get_path(USER, KEYS, "default.xml"));
163 char const *filename = get_path(USER, KEYS, "default.xml");
397 char const *filename = get_path(USER, KEYS, "default.xml");
407 char const *filename = get_path(USER, KEYS, "default.xml");
431 char const *filename = get_path(USER, KEYS, "default.xml");
499 char const *filename = get_path(USER, KEYS, "default.xml");
/inkscape/src/ui/dialog/
H A Dinkscape-preferences.cpp1550 tooltip += Glib::ustring(IO::Resource::get_path(IO::Resource::USER, IO::Resource::KEYS, "default.xml"));
1987 _sys_user_extension_dir.set_text((char const *)IO::Resource::get_path(IO::Resource::USER, IO::Resource::EXTENSIONS, ""));

Completed in 1447 milliseconds