Searched defs:ehex (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ | ||
H A D | text-tool.cpp | 470 static void hex_to_printable_utf8_buf(char const *const ehex, char *utf8) argument 474 ss << std::hex << ehex; local |
Completed in 68 milliseconds