Searched refs:highlight (Results 1 – 11 of 11) sorted by relevance
/linux-2.6.39/drivers/s390/char/ |
D | tty3270.c | 44 unsigned char highlight; member 81 unsigned int highlight; /* Blink/reverse/underscore */ member 973 cell->highlight = tp->highlight; in tty3270_put_character() 981 cell->highlight = tp->highlight; in tty3270_put_character() 994 unsigned char highlight; in tty3270_convert_line() local 1003 highlight = TAX_RESET; in tty3270_convert_line() 1006 if (cell->highlight != highlight) { in tty3270_convert_line() 1008 highlight = cell->highlight; in tty3270_convert_line() 1015 if (highlight != TAX_RESET) in tty3270_convert_line() 1047 highlight = TAX_RESET; in tty3270_convert_line() [all …]
|
/linux-2.6.39/drivers/tty/vt/ |
D | selection.c | 48 static inline void highlight(const int s, const int e) in highlight() function 72 highlight(sel_start, sel_end); in clear_selection() 244 highlight(new_sel_start, new_sel_end); in set_selection() 250 highlight(sel_end + 2, new_sel_end); in set_selection() 252 highlight(new_sel_end + 2, sel_end); in set_selection() 257 highlight(new_sel_start, sel_start - 2); in set_selection() 259 highlight(sel_start, new_sel_start - 2); in set_selection() 264 highlight(new_sel_start, new_sel_end); in set_selection()
|
/linux-2.6.39/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 | 220 intent of the 'context' mode is to highlight the important lines
|
D | email-clients.txt | 120 highlight "Suggest automatic display" to make the attachment inlined to
|
/linux-2.6.39/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-2.6.39/Documentation/kbuild/ |
D | kconfig.txt | 135 For search help, enter / followed TAB-TAB-TAB (to highlight
|
/linux-2.6.39/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.
|
/linux-2.6.39/scripts/kconfig/ |
D | qconf.cc | 345 inactivedColorGroup.setColor(QColorGroup::Highlight, palette().disabled().highlight()); in ConfigList()
|
/linux-2.6.39/Documentation/scsi/ |
D | aic7xxx_old.txt | 450 method of configuring your kernel, then you would simply highlight the
|