OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StatusLineRows
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xterm/dist/
ptyx.h
2874
#define
StatusLineRows
1 /* number of rows in status-line */
2877
#define AddStatusLineRows(nrow) nrow +=
StatusLineRows
2880
+ (IsStatusShown(screen) ?
StatusLineRows
: 0) )
2890
? (expr) +
StatusLineRows
\
screen.c
1584
nrows +=
StatusLineRows
;
1585
maxrow +=
StatusLineRows
;
2144
int newRow = rows -
StatusLineRows
;
2149
(screen->status_shown ? 0 :
StatusLineRows
),
2165
height -= FontHeight(screen) *
StatusLineRows
;
Completed in 14 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026