Home
last modified time | relevance | path

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

/linux/drivers/tty/vt/
A Dselection.c55 static inline void highlight(const int s, const int e) in highlight() function
87 highlight(vc_sel.start, vc_sel.end); in clear_selection()
298 highlight(new_sel_start, new_sel_end); in vc_do_selection()
304 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection()
306 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection()
311 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection()
313 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection()
318 highlight(new_sel_start, new_sel_end); in vc_do_selection()
/linux/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/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/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
A Dperf-stat.txt518 highlight 'tma_frontend_bound'. This metric may be drilled into with
/linux/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.txt755 "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/scripts/kconfig/
A Dnconf.gui.c33 { .attr = &(_at), .has_color = true, .color_fg = _fg, .color_bg = _bg, .highlight = _hl }
35 { .attr = &(_at), .has_color = false, .highlight = _hl }
43 int highlight; member
108 int attr = p->highlight; in set_colors()
/linux/tools/perf/tests/shell/
A Dtest_task_analyzer.sh89 perf script report task-analyzer --ms --filter-tasks perf --highlight-tasks perf \
/linux/Documentation/translations/zh_CN/dev-tools/
A Dgdb-kernel-debugging.rst1 .. highlight:: none
/linux/Documentation/translations/zh_TW/dev-tools/
A Dgdb-kernel-debugging.rst1 .. highlight:: none
/linux/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.rst1153 Some editors highlight the trailing whitespace and cause visual
/linux/Documentation/admin-guide/media/
A Dvisl.rst143 highlight errors as broken clients may fail to fill the buffers properly.
/linux/Documentation/devicetree/
A Dof_unittest.rst43 this verbosity and highlight mismatches between triggered warnings and
/linux/Documentation/kbuild/
A Dkconfig.rst178 For search help, enter / followed by TAB-TAB (to highlight
/linux/Documentation/process/
A Dmaintainer-soc.rst96 Perhaps one of the most important things to highlight is that dt-bindings
A Demail-clients.rst158 and highlight :menuselection:`Suggest automatic display` to make the attachment
A Dbackporting.rst501 One incredibly important thing that colordiff does is to highlight lines
/linux/Documentation/admin-guide/device-mapper/
A Dthin-provisioning.rst11 The main highlight of this implementation, compared to the previous
/linux/Documentation/filesystems/
A Didmappings.rst41 Looking at this mathematically briefly will help us highlight some properties

Completed in 43 milliseconds