OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:whole_screen
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.pager.c
172
static boolean
whole_screen
= TRUE;
variable in typeref:typename:boolean
179
whole_screen
= (LI - ROWNO - 2 <= PAGMIN || !CD);
188
whole_screen
= TRUE; /* force a docrt(), our first */
201
if (!
whole_screen
) {
217
if (
whole_screen
)
239
if (
whole_screen
)
hack.pager.c
172
static boolean
whole_screen
= TRUE;
variable in typeref:typename:boolean
179
whole_screen
= (LI - ROWNO - 2 <= PAGMIN || !CD);
188
whole_screen
= TRUE; /* force a docrt(), our first */
201
if (!
whole_screen
) {
217
if (
whole_screen
)
239
if (
whole_screen
)
Completed in 26 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025