Searched refs:highlight (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/s390/char/ |
D | tty3270.c | 45 unsigned char highlight; member 82 unsigned int highlight; /* Blink/reverse/underscore */ member 1093 cell->highlight = tp->highlight; in tty3270_put_character() 1101 cell->highlight = tp->highlight; in tty3270_put_character() 1114 unsigned char highlight; in tty3270_convert_line() local 1123 highlight = TAX_RESET; in tty3270_convert_line() 1126 if (cell->highlight != highlight) { in tty3270_convert_line() 1128 highlight = cell->highlight; in tty3270_convert_line() 1135 if (highlight != TAX_RESET) in tty3270_convert_line() 1167 highlight = TAX_RESET; in tty3270_convert_line() [all …]
|
/Linux-v4.19/drivers/tty/vt/ |
D | selection.c | 49 static inline void highlight(const int s, const int e) in highlight() function 79 highlight(sel_start, sel_end); in clear_selection() 266 highlight(new_sel_start, new_sel_end); in set_selection() 272 highlight(sel_end + 2, new_sel_end); in set_selection() 274 highlight(new_sel_end + 2, sel_end); in set_selection() 279 highlight(new_sel_start, sel_start - 2); in set_selection() 281 highlight(sel_start, new_sel_start - 2); in set_selection() 286 highlight(new_sel_start, new_sel_end); in set_selection()
|
/Linux-v4.19/Documentation/sphinx-static/ |
D | theme_overrides.css | 11 div[class^="highlight"] pre { 14 .rst-content .highlight > pre {
|
/Linux-v4.19/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-v4.19/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
|
/Linux-v4.19/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
D | coccinelle.rst | 5 .. highlight:: none 414 intent of the ``context`` mode is to highlight the important lines
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 187 to highlight the fact that is part of the support infrastructure for the SoC.
|
/Linux-v4.19/Documentation/kbuild/ |
D | kconfig.txt | 166 For search help, enter / followed by TAB-TAB (to highlight
|
/Linux-v4.19/Documentation/process/ |
D | email-clients.rst | 153 highlight :menuselection:`Suggest automatic display` to make the attachment
|
/Linux-v4.19/Documentation/device-mapper/ |
D | thin-provisioning.txt | 7 The main highlight of this implementation, compared to the previous
|
/Linux-v4.19/drivers/staging/speakup/ |
D | spkguide.txt | 748 "highlight tracking" and "read window." 757 tracking are: "cursoring on", "highlight tracking", "read window", 761 If highlight tracking is enabled, Speakup tracks highlighted text, 766 try highlight tracking.
|