OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:full_screen
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/less/dist/
forwback.c
42
extern int
full_screen
;
273
} else if (!first_time && !is_filtering() &&
full_screen
)
command.c
70
extern int
full_screen
;
745
if (!
full_screen
)
783
* If not
full_screen
, we can't rely on scrolling to fill the screen.
786
if (!
full_screen
&& !(quit_if_one_screen && one_screen))
797
} else if (screen_trashed || !
full_screen
)
screen.c
252
public int
full_screen
= TRUE;
variable
908
full_screen
= FALSE;
1416
if (t1 == NULL || !
full_screen
)
Completed in 22 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026