OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:screen_height
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/less/dist/lesstest/
lesstest.h
28
int
screen_height
;
member in struct:LessPipeline
77
void display_screen(const byte* img, int imglen, int screen_width, int
screen_height
);
78
void display_screen_debug(const byte* img, int imglen, int screen_width, int
screen_height
);
/src/external/gpl3/gdb.old/dist/gdb/tui/
tui-win.c
545
int
screen_height
, screen_width;
547
rl_get_screen_size (&
screen_height
, &screen_width);
549
set_screen_width_and_height (screen_width,
screen_height
);
543
int
screen_height
, screen_width;
local
/src/external/gpl3/gdb/dist/gdb/tui/
tui-win.c
545
int
screen_height
, screen_width;
547
rl_get_screen_size (&
screen_height
, &screen_width);
549
set_screen_width_and_height (screen_width,
screen_height
);
543
int
screen_height
, screen_width;
local
Completed in 14 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026