Searched refs:new_style_string (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | text-editing.cpp | 1335 Glib::ustring new_style_string = style.write(); local 1336 item->getRepr()->setAttribute("style", new_style_string.empty() ? NULL : new_style_string.c_str()); |
Completed in 399 milliseconds