Searched refs:highlight (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/tty/vt/ |
| H A D | selection.c | 55 static inline void highlight(const int s, const int e) in highlight() function 87 highlight(vc_sel.start, vc_sel.end); in clear_selection() 310 highlight(new_sel_start, new_sel_end); in vc_do_selection() 316 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection() 318 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection() 323 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection() 325 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection() 330 highlight(new_sel_start, new_sel_end); in vc_do_selection()
|
| /linux/drivers/s390/char/ |
| H A D | con3270.c | 51 unsigned char highlight:3; /* Blink/reverse/underscore */ member 317 unsigned char f_color, b_color, highlight; in tty3270_required_length() local 322 highlight = 0; in tty3270_required_length() 327 if (cell->attributes.highlight != highlight) { in tty3270_required_length() 329 highlight = cell->attributes.highlight; in tty3270_required_length() 342 if (highlight) in tty3270_required_length() 357 if (attr->highlight) in tty3270_add_reset_attributes() 425 if (cell->attributes.highlight != attr->highlight) { in tty3270_add_attributes() 426 attr->highlight = cell->attributes.highlight; in tty3270_add_attributes() 427 cp = tty3270_add_sa(tp, cp, TAT_EXTHI, highlights[attr->highlight]); in tty3270_add_attributes() [all …]
|
| /linux/Documentation/sphinx-static/ |
| H A D | theme_overrides.css | 19 div[class^="highlight"] pre { 40 div[class^="highlight"] pre { 43 .rst-content .highlight > pre {
|
| H A D | theme_rtd_colors.css | 21 div[class^="highlight"] pre {
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-timechart.txt | 67 --highlight=<duration_nsecs|task_name>:: 120 then generate timechart and highlight 'gcc' tasks: 122 $ perf timechart --highlight gcc
|
| H A D | perf-stat.txt | 530 highlight 'tma_frontend_bound'. This metric may be drilled into with
|
| /linux/Documentation/admin-guide/ |
| H A 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
|
| H A D | spkguide.txt | 755 "highlight tracking" and "read window." 764 tracking are: "cursoring on", "highlight tracking", "read window", 768 If highlight tracking is enabled, Speakup tracks highlighted text, 773 try highlight tracking.
|
| /linux/Documentation/translations/zh_CN/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
| /linux/Documentation/translations/zh_TW/dev-tools/ |
| H A D | gdb-kernel-debugging.rst | 1 .. highlight:: none
|
| /linux/Documentation/admin-guide/media/ |
| H A D | visl.rst | 143 highlight errors as broken clients may fail to fill the buffers properly.
|
| /linux/Documentation/kbuild/ |
| H A D | kconfig.rst | 178 For search help, enter / followed by TAB-TAB (to highlight
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | thin-provisioning.rst | 11 The main highlight of this implementation, compared to the previous
|
| /linux/Documentation/filesystems/ |
| H A D | idmappings.rst | 41 Looking at this mathematically briefly will help us highlight some properties
|