OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mvwhline_set
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libcurses/
line.c
199
return
mvwhline_set
( stdscr, y, x, wch, n );
203
int
mvwhline_set
(WINDOW *win, int y, int x, const cchar_t *wch, int n)
function in typeref:typename:int
curses.h
968
int
mvwhline_set
(WINDOW *, int, int, const cchar_t *, int);
/src/tests/lib/libcurses/slave/
curses_commands.c
4674
report_return(
mvwhline_set
(win, y, x, wch, n));
Completed in 15 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025