Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmenu.c293 static void do_font_utf8_mode PROTO_XT_CALLBACK_ARGS;
441 { "utf8-mode", do_font_utf8_mode,NULL },
1870 do_font_utf8_mode(Widget gw GCC_UNUSED, in do_font_utf8_mode() function
2830 handle_vt_toggle(do_font_utf8_mode, TScreenOf(term)->utf8_mode, in HandleUTF8Mode()