Home
last modified time | relevance | path

Searched refs:prep_hilite (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dinput.c117 prep_hilite(curr_pos, NULL_POSITION, 1); in forw_line_seg()
445 prep_hilite(base_pos, NULL_POSITION, 1); in back_line()
H A Dsearch.c622 prep_hilite(pos, NULL_POSITION, 1); in next_unfiltered()
1105 prep_hilite(scrpos.pos, position(BOTTOM_PLUS_ONE), -1); in hilite_screen()
2237 public void prep_hilite(POSITION spos, POSITION epos, int maxlines) in prep_hilite() function
H A Dfuncs.h436 public void prep_hilite(POSITION spos, POSITION epos, int maxlines);