Home
last modified time | relevance | path

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

/linux/drivers/s390/char/
A Dtty3270.c45 unsigned char highlight; member
1094 cell->highlight = tp->highlight; in tty3270_put_character()
1102 cell->highlight = tp->highlight; in tty3270_put_character()
1115 unsigned char highlight; in tty3270_convert_line() local
1124 highlight = TAX_RESET; in tty3270_convert_line()
1127 if (cell->highlight != highlight) { in tty3270_convert_line()
1129 highlight = cell->highlight; in tty3270_convert_line()
1168 highlight = TAX_RESET; in tty3270_convert_line()
1171 if (cell->highlight != highlight) { in tty3270_convert_line()
1175 highlight = cell->highlight; in tty3270_convert_line()
[all …]
/linux/drivers/tty/vt/
A Dselection.c55 static inline void highlight(const int s, const int e) in highlight() function
84 highlight(vc_sel.start, vc_sel.end); in clear_selection()
288 highlight(new_sel_start, new_sel_end); in vc_do_selection()
294 highlight(vc_sel.end + 2, new_sel_end); in vc_do_selection()
296 highlight(new_sel_end + 2, vc_sel.end); in vc_do_selection()
301 highlight(new_sel_start, vc_sel.start - 2); in vc_do_selection()
303 highlight(vc_sel.start, new_sel_start - 2); in vc_do_selection()
308 highlight(new_sel_start, new_sel_end); in vc_do_selection()
/linux/Documentation/sphinx-static/
A Dtheme_overrides.css27 div[class^="highlight"] pre {
49 div[class^="highlight"] pre {
52 .rst-content .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
/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.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/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/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.rst1132 Some editors highlight the trailing whitespace and cause visual
/linux/Documentation/kbuild/
A Dkconfig.rst191 For search help, enter / followed by TAB-TAB (to highlight
/linux/Documentation/process/
A Demail-clients.rst158 and highlight :menuselection:`Suggest automatic display` to make the attachment
/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 23 milliseconds