OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txt_y
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/msgc/
msg_sys.def
341
int
txt_y
, txt_x;
368
getyx(msg_win,
txt_y
, txt_x);
393
mvwaddnstr(msg_win,
txt_y
, txt_x, ibuf + off, npos);
396
mvwaddstr(msg_win,
txt_y
, txt_x, "+");
397
wmove(msg_win,
txt_y
, txt_x + pos - off);
469
mvwaddch(msg_win,
txt_y
, txt_x + len - off, '\n');
/src/usr.sbin/sysinst/
util.c
1174
int
txt_y
;
local in function:entropy_add_manual
1183
txt_y
= getcury(mainwin)+1;
1186
wmove(mainwin,
txt_y
, 0);
1188
mvwgetnstr(mainwin,
txt_y
, 2, buf, sizeof buf);
1195
wmove(mainwin,
txt_y
-1, 0);
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025