Searched refs:is_hilited (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dinput.c216 if (status_col && is_hilited(base_pos, ch_tell()-1, 1, NULL))
418 if (status_col && curr_pos > 0 && is_hilited(base_pos, curr_pos-1, 1, NULL))
H A Dfuncs.h270 public int is_hilited ();
H A Dline.c582 if (is_hilited(pos, pos+1, 0, &matches))
H A Dsearch.c406 is_hilited(pos, epos, nohide, p_matches) function

Completed in 103 milliseconds