Home
last modified time | relevance | path

Searched refs:chop_line (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/less/
H A Dinput.c47 int hl_before = (chop_line() && disp_pos != NULL_POSITION) ? in init_status_col()
49 int hl_after = (chop_line() && edisp_pos != NULL_POSITION) ? in init_status_col()
204 if (backchars > 0 && (nochop || !chop_line()) && hshift == 0) in forw_line_seg()
334 return forw_line_seg(curr_pos, (chop_line() || hshift > 0), TRUE, FALSE); in forw_line_seg()
467 if (backchars > 0 && !chop_line() && hshift == 0) in back_line()
484 if (chop_line() || hshift > 0) in back_line()
H A Doptfunc.c1215 public int chop_line(void)
1082 public int chop_line(void) chop_line() function
H A Dfuncs.h313 public int chop_line(void);
H A Dsearch.c1483 if (chop_line()) in chg_caseless()
1713 if (chop_line()) in prep_hilite()