Home
last modified time | relevance | path

Searched refs:get_back_scroll (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/less/
H A Dforwback.c404 do_repaint = (n > get_back_scroll() || (only_last && n > sc_height-1) || header_lines > 0); in back()
524 public int get_back_scroll(void) in get_back_scroll() function
H A Dfuncs.h163 public int get_back_scroll(void);