OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:t_lines
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libterminfo/
setupterm.c
130
t_lines
(*nterm) = (short)win.ws_row;
139
t_lines
(*nterm) = (short)strtol(p, NULL, 0);
setupterm.c
130
t_lines
(*nterm) = (short)win.ws_row;
139
t_lines
(*nterm) = (short)strtol(p, NULL, 0);
term.h
246
#define
t_lines
(t) (t)->nums[TICODE_lines]
macro
280
#define lines
t_lines
(cur_term)
term.h
246
#define
t_lines
(t) (t)->nums[TICODE_lines]
macro
280
#define lines
t_lines
(cur_term)
/src/lib/libcurses/
setterm.c
84
screen->LINES =
t_lines
(screen->term);
101
t_lines
(screen->term) = 1;
setterm.c
84
screen->LINES =
t_lines
(screen->term);
101
t_lines
(screen->term) = 1;
Completed in 30 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025