Searched defs:ustring (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/svg/
H A Dpath-string.h20 #include <glibmm/ustring.h>
58 operator Glib::ustring const () const {
220 // Note: changing this to Glib::ustring might cause problems in path-string.cpp because it assumes that
221 // size() returns the size of the string in BYTES (and Glib::ustring::resize is terribly slow)

Completed in 18 milliseconds