Searched refs:utf16_to_ustring (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp85 ustring utf16_to_ustring(const wchar_t *utf16string, int utf16length = -1) function in namespace:Inkscape::UI::Dialog
522 myFilename = utf16_to_ustring(_path_string, _MAX_PATH);
987 const Glib::ustring path = utf16_to_ustring(_path_string);
1140 const Glib::ustring path = utf16_to_ustring(_path_string, _MAX_PATH);
1871 myFilename = utf16_to_ustring(_path_string, _MAX_PATH);

Completed in 18 milliseconds