Lines Matching refs:ESnormal
37 { 0, 0, ESnormal },
39 // ESnormal
46 { '8', &VTerm::restore_cursor, ESnormal },
47 { '>', &VTerm::keypad_numeric, ESnormal },
48 { '=', &VTerm::keypad_application, ESnormal },
55 { '`', &VTerm::cursor_position_col, ESnormal },
56 { ']', &VTerm::linux_specific, ESnormal },
57 { '}', &VTerm::fbterm_specific, ESnormal },
66 { 'R', &VTerm::reset_palette, ESnormal },
71 { '@', &VTerm::clear_utf8, ESnormal },
72 { 'G', &VTerm::set_utf8, ESnormal },
73 { '8', &VTerm::set_utf8, ESnormal },
78 { '0', &VTerm::set_charset, ESnormal },
79 { 'B', &VTerm::set_charset, ESnormal },
80 { 'U', &VTerm::set_charset, ESnormal },
81 { 'K', &VTerm::set_charset, ESnormal },
86 { '8', &VTerm::screen_align, ESnormal },