Home
last modified time | relevance | path

Searched refs:get_ucs (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/ui/
H A Dcurses.c495 static uint16_t get_ucs(wchar_t wch, iconv_t conv) in get_ucs() function
626 switch (get_ucs(wch[0], nativecharset_to_ucs2)) { in font_setup()