Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Doptfunc.c883 s, "--match-shift", FALSE, calc_match_shift); in opt_match_shift()
892 public void calc_match_shift(void) in calc_match_shift() function
H A Dfuncs.h320 public void calc_match_shift(void);
H A Dscreen.c984 calc_match_shift(); in screen_size_changed()