OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cursor_down
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
cr_put.c
116
if (
cursor_down
)
117
tputs(
cursor_down
, 0, __cputchar);
156
if (
cursor_down
/* && !__tc_xb */ && __pfast)
157
tputs(
cursor_down
, 0, __cputchar);
341
if (
cursor_down
)
342
tputs(
cursor_down
, 0, plodput);
352
if (
cursor_down
)
353
tputs(
cursor_down
, 0, plodput);
365
(!
cursor_down
|| (*
cursor_down
== '\n'))
[
all
...]
/src/lib/libterminfo/
term.h
1163
#define
cursor_down
t_cursor_down(cur_term)
macro
1561
*
cursor_down
: Down one line
1823
* micro_down: Like
cursor_down
for micro adjustment
Completed in 31 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025