Home
last modified time | relevance | path

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

/dports/x11/xterm/xterm-370/
H A Dmenu.c1242 show_8bit_control(Bool value) in show_8bit_control() function
1255 show_8bit_control(!TScreenOf(term)->control_eight_bits); in do_8bit_control()
H A Dxterm.h1149 extern void show_8bit_control (Bool /* value */);
H A Dcharproc.c4043 show_8bit_control(False); in doparsing()
4047 show_8bit_control(True); in doparsing()
4848 show_8bit_control(False); in doparsing()
4856 show_8bit_control(True); in doparsing()
12673 show_8bit_control(False); in ReallyReset()