Searched refs:hilite (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | search.c | 88 struct hilite struct 102 struct hilite r; argument 318 public void draw_target_attn(lbool hilite) in draw_target_attn() argument 329 …forw_line_seg(pos, chop_line() || hshift > 0, TRUE, FALSE, hilite && status_line, FALSE, NULL, NUL… in draw_target_attn() 332 put_line_hilite(TRUE, hilite); in draw_target_attn() 820 static void add_hilite(struct hilite_tree *anchor, struct hilite *hl) in add_hilite() 1004 struct hilite hl; in create_hilites() 1234 struct hilite hl; in matches_filters()
|
| H A D | less.hlp | 158 -g ........ --hilite-search 208 -w ........ --hilite-unread 243 --hilite-target
|
| H A D | funcs.h | 418 public void draw_target_attn(lbool hilite);
|
| H A D | NEWS | 110 * Add --hilite-target option and -DJ to color target line (github #745). 228 * Add commands to lesskey parser (forw-bell-hilite, goto-pos and osc8-jump).
|