Searched refs:highlight (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/normal/
H A Dmenu_text.c198 print_entry (int y, int highlight, grub_menu_entry_t entry, argument
227 grub_term_setcolorstate (term, highlight
/osnet-11/usr/src/lib/libcmd/common/
H A Dgrep.c65 "[b:highlight?Highlight matches using the ansi terminal bold sequence.]"
310 highlight(Sfio_t* sp, const char* s, int n, int so, int eo) function
345 highlight(sfstdout, s, len + 1, state->pos[0].rm_so, state->pos[0].rm_eo);
413 highlight(sfstdout, s, len + 1, state->pos[0].rm_so, state->pos[0].rm_eo);
433 highlight(sfstdout, s, len + 1, state->pos[0].rm_so, state->pos[0].rm_eo);
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dstage2.c101 print_entry (int y, int highlight, char *entry) argument
108 if (highlight && current_term->setcolorstate)
H A Dbuiltins.c657 char *highlight;
737 highlight = skip_to (0, arg);
745 if (! *highlight)
750 new_highlight_color = color_number (highlight);
752 && ! safe_parse_maxint (&highlight, &new_highlight_color))
769 " lines in the menu, and the color HIGHLIGHT is used to highlight the"
651 char *highlight; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DParseUtils.pm454 formatter-specific code to highlight/activate the hyperlink. The details
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm264 highlight the position of the character in the C<switch> statement.

Completed in 3023 milliseconds