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.c856 s, "--match-shift", calc_match_shift); in opt_match_shift()
865 public void calc_match_shift(void) in calc_match_shift() function
H A Dfuncs.h311 public void calc_match_shift(void);
H A Dscreen.c917 calc_match_shift(); in screen_size_changed()