Home
last modified time | relevance | path

Searched refs:highlight (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/drivers/tty/vt/
A Dselection.c55 static inline void highlight(const int s, const int e) in highlight() function
85 highlight(vc_sel.start, vc_sel.end); in clear_selection()
289 highlight(new_sel_start, new_sel_end); in vc_do_selection()
295 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection()
297 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection()
302 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection()
304 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection()
309 highlight(new_sel_start, new_sel_end); in vc_do_selection()
/linux-6.3-rc2/drivers/s390/char/
A Dcon3270.c51 unsigned char highlight:3; /* Blink/reverse/underscore */ member
316 unsigned char f_color, b_color, highlight; in tty3270_required_length() local
321 highlight = 0; in tty3270_required_length()
326 if (cell->attributes.highlight != highlight) { in tty3270_required_length()
328 highlight = cell->attributes.highlight; in tty3270_required_length()
341 if (highlight) in tty3270_required_length()
356 if (attr->highlight) in tty3270_add_reset_attributes()
424 if (cell->attributes.highlight != attr->highlight) { in tty3270_add_attributes()
425 attr->highlight = cell->attributes.highlight; in tty3270_add_attributes()
447 attr->highlight = TAX_RESET; in tty3270_reset_attributes()
[all …]
/linux-6.3-rc2/Documentation/sphinx-static/
A Dtheme_overrides.css19 div[class^="highlight"] pre {
40 div[class^="highlight"] pre {
43 .rst-content .highlight > pre {
A Dtheme_rtd_colors.css21 div[class^="highlight"] pre {
/linux-6.3-rc2/tools/perf/Documentation/
A Dperf-timechart.txt64 --highlight=<duration_nsecs|task_name>::
114 then generate timechart and highlight 'gcc' tasks:
116 $ perf timechart --highlight gcc
/linux-6.3-rc2/Documentation/admin-guide/
A Dvga-softcursor.rst10 make it inverse background of the character it's over or to highlight
40 on highlight (or sometimes blinking -- it depends on the configuration
A Dspkguide.txt750 "highlight tracking" and "read window."
759 tracking are: "cursoring on", "highlight tracking", "read window",
763 If highlight tracking is enabled, Speakup tracks highlighted text,
768 try highlight tracking.
/linux-6.3-rc2/scripts/kconfig/
A Dnconf.gui.c32 { .attr = &(_at), .has_color = true, .color_fg = _fg, .color_bg = _bg, .highlight = _hl }
34 { .attr = &(_at), .has_color = false, .highlight = _hl }
42 int highlight; member
107 int attr = p->highlight; in set_colors()
/linux-6.3-rc2/tools/perf/tests/shell/
A Dtest_task_analyzer.sh69 perf script report task-analyzer --ms --filter-tasks perf --highlight-tasks perf \
/linux-6.3-rc2/Documentation/translations/zh_CN/dev-tools/
A Dgdb-kernel-debugging.rst1 .. highlight:: none
/linux-6.3-rc2/Documentation/admin-guide/media/
A Dvisl.rst133 highlight errors as broken clients may fail to fill the buffers properly.
/linux-6.3-rc2/Documentation/dev-tools/
A Dgdb-kernel-debugging.rst1 .. highlight:: none
A Dcoccinelle.rst5 .. highlight:: none
445 intent of the ``context`` mode is to highlight the important lines
A Dcheckpatch.rst1139 Some editors highlight the trailing whitespace and cause visual
/linux-6.3-rc2/Documentation/devicetree/
A Dof_unittest.rst43 this verbosity and highlight mismatches between triggered warnings and
/linux-6.3-rc2/Documentation/kbuild/
A Dkconfig.rst191 For search help, enter / followed by TAB-TAB (to highlight
/linux-6.3-rc2/Documentation/process/
A Demail-clients.rst158 and highlight :menuselection:`Suggest automatic display` to make the attachment
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Dthin-provisioning.rst11 The main highlight of this implementation, compared to the previous
/linux-6.3-rc2/Documentation/filesystems/
A Didmappings.rst41 Looking at this mathematically briefly will help us highlight some properties

Completed in 35 milliseconds