Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dinput.c149 plinestart(base_pos); in forw_line_seg()
155 plinestart(base_pos); in forw_line_seg()
463 plinestart(new_pos); in back_line()
H A Dfuncs.h239 public void plinestart(POSITION pos);
H A Dline.c382 public void plinestart(POSITION pos) in plinestart() function