Searched defs:id_char (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/xml/ | ||
H A D | simple-node.cpp | 330 gchar const *id_char = attribute("id"); local 331 Glib::ustring id = (id_char == NULL ? "" : id_char ); |
Completed in 16 milliseconds