Searched refs:highlight (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.10/drivers/s390/char/ |
| D | tty3270.c | 45 unsigned char highlight; member 82 unsigned int highlight; /* Blink/reverse/underscore */ member 1094 cell->highlight = tp->highlight; in tty3270_put_character() 1102 cell->highlight = tp->highlight; in tty3270_put_character() 1115 unsigned char highlight; in tty3270_convert_line() local 1124 highlight = TAX_RESET; in tty3270_convert_line() 1127 if (cell->highlight != highlight) { in tty3270_convert_line() 1129 highlight = cell->highlight; in tty3270_convert_line() 1136 if (highlight != TAX_RESET) in tty3270_convert_line() 1168 highlight = TAX_RESET; in tty3270_convert_line() [all …]
|
| /Linux-v5.10/drivers/tty/vt/ |
| D | selection.c | 55 static inline void highlight(const int s, const int e) in highlight() function 84 highlight(vc_sel.start, vc_sel.end); in clear_selection() 288 highlight(new_sel_start, new_sel_end); in vc_do_selection() 294 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection() 296 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection() 301 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection() 303 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection() 308 highlight(new_sel_start, new_sel_end); in vc_do_selection()
|
| /Linux-v5.10/Documentation/sphinx-static/ |
| D | theme_overrides.css | 27 div[class^="highlight"] pre { 49 div[class^="highlight"] pre { 52 .rst-content .highlight > pre {
|
| /Linux-v5.10/tools/perf/Documentation/ |
| D | perf-timechart.txt | 64 --highlight=<duration_nsecs|task_name>:: 114 then generate timechart and highlight 'gcc' tasks: 116 $ perf timechart --highlight gcc
|
| /Linux-v5.10/Documentation/admin-guide/ |
| D | vga-softcursor.rst | 10 make it inverse background of the character it's over or to highlight 40 on highlight (or sometimes blinking -- it depends on the configuration
|
| D | spkguide.txt | 749 "highlight tracking" and "read window." 758 tracking are: "cursoring on", "highlight tracking", "read window", 762 If highlight tracking is enabled, Speakup tracks highlighted text, 767 try highlight tracking.
|
| /Linux-v5.10/Documentation/dev-tools/ |
| D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
| D | coccinelle.rst | 5 .. highlight:: none 438 intent of the ``context`` mode is to highlight the important lines
|
| /Linux-v5.10/Documentation/kbuild/ |
| D | kconfig.rst | 183 For search help, enter / followed by TAB-TAB (to highlight
|
| /Linux-v5.10/Documentation/process/ |
| D | email-clients.rst | 158 and highlight :menuselection:`Suggest automatic display` to make the attachment
|
| /Linux-v5.10/Documentation/admin-guide/device-mapper/ |
| D | thin-provisioning.rst | 11 The main highlight of this implementation, compared to the previous
|