Lines Matching defs:name
64 char const *name=NULL;
66 case EXTENSIONS: name = "extensions"; break;
67 case GRADIENTS: name = "gradients"; break;
68 case ICONS: name = "icons"; break;
69 case KEYS: name = "keys"; break;
70 case MARKERS: name = "markers"; break;
71 case PALETTES: name = "palettes"; break;
72 case PATTERNS: name = "patterns"; break;
73 case TEMPLATES: name = "templates"; break;
76 path = Inkscape::Application::profile_path(name);