Searched refs:USER (Results 1 - 4 of 4) sorted by relevance
/inkscape/src/io/ |
H A D | resource.h | 45 USER enumerator in enum:Inkscape::IO::Resource::Domain
|
H A D | resource.cpp | 63 case USER: {
|
/inkscape/src/ |
H A D | shortcuts.cpp | 56 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 D | inkscape-preferences.cpp | 1550 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