Searched defs:get_id (Results 1 - 4 of 4) sorted by relevance
/inkscape/share/extensions/Barcode/ | ||
H A D | Base.py | 70 def get_id(self, name='element'): member in class:Barcode 94 name = self.get_id('barcode') |
/inkscape/src/widgets/ | ||
H A D | stroke-marker-selector.h | 47 gchar const *get_id() { return combo_id; }; function in class:MarkerComboBox |
/inkscape/src/extension/ | ||
H A D | extension.cpp | 352 Extension::get_id (void) function in class:Inkscape::Extension::Extension |
/inkscape/src/ | ||
H A D | verbs.h | 478 char const * get_id (void) { return _id; } function in class:Inkscape::Verb |
Completed in 82 milliseconds