Searched refs:highlight (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/tty/vt/ |
D | selection.c | 48 static inline void highlight(const int s, const int e) in highlight() function 76 highlight(sel_start, sel_end); in clear_selection() 271 highlight(new_sel_start, new_sel_end); in set_selection() 277 highlight(sel_end + 2, new_sel_end); in set_selection() 279 highlight(new_sel_end + 2, sel_end); in set_selection() 284 highlight(new_sel_start, sel_start - 2); in set_selection() 286 highlight(sel_start, new_sel_start - 2); in set_selection() 291 highlight(new_sel_start, new_sel_end); in set_selection()
|
/linux-4.4.14/drivers/s390/char/ |
D | tty3270.c | 44 unsigned char highlight; member 81 unsigned int highlight; /* Blink/reverse/underscore */ member 1050 cell->highlight = tp->highlight; in tty3270_put_character() 1058 cell->highlight = tp->highlight; in tty3270_put_character() 1071 unsigned char highlight; in tty3270_convert_line() local 1080 highlight = TAX_RESET; in tty3270_convert_line() 1083 if (cell->highlight != highlight) { in tty3270_convert_line() 1085 highlight = cell->highlight; in tty3270_convert_line() 1092 if (highlight != TAX_RESET) in tty3270_convert_line() 1124 highlight = TAX_RESET; in tty3270_convert_line() [all …]
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-timechart.txt | 62 --highlight=<duration_nsecs|task_name>:: 112 then generate timechart and highlight 'gcc' tasks: 114 $ perf timechart --highlight gcc
|
/linux-4.4.14/Documentation/ |
D | VGA-softcursor.txt | 9 over or to highlight that character and still choose whether the original 27 and the most significant one turns on highlight (or sometimes blinking--it
|
D | coccinelle.txt | 254 intent of the 'context' mode is to highlight the important lines
|
D | email-clients.txt | 142 highlight "Suggest automatic display" to make the attachment inlined to
|
/linux-4.4.14/firmware/matrox/ |
D | g200_warp.H16 | 8 * - S stands for computation of specular highlight
|
D | g400_warp.H16 | 8 * - S stands for computation of specular highlight
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | arm-boards | 176 to highlight the fact that is part of the support infrastructure for the SoC.
|
/linux-4.4.14/Documentation/kbuild/ |
D | kconfig.txt | 163 For search help, enter / followed TAB-TAB-TAB (to highlight
|
/linux-4.4.14/Documentation/device-mapper/ |
D | thin-provisioning.txt | 7 The main highlight of this implementation, compared to the previous
|
/linux-4.4.14/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.
|