Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c816 if (is_screen_trashed() || !full_screen) in mca_char()
859 public int is_screen_trashed(void) in is_screen_trashed() function
878 } else if (is_screen_trashed() || !full_screen) in make_display()
884 if (is_screen_trashed() == 2) in make_display()
1016 if (is_screen_trashed()) in prompt()
H A Dfuncs.h117 public int is_screen_trashed(void);