OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_wintouched
(Results
1 - 8
of
8
) sorted by relevancy
/src/lib/libcurses/
touchwin.c
104
*
is_wintouched
--
108
is_wintouched
(WINDOW *win)
function in typeref:typename:bool
112
__CTRACE(__CTRACE_LINE, "
is_wintouched
: (%p, maxy %d)\n", win,
277
if (
is_wintouched
(w)) {
Makefile
116
curses_touch.3
is_wintouched
.3 curses_screen.3 isendwin.3 \
get_wch.c
454
if (!(win->flags & __ISPAD) &&
is_wintouched
(win))
getch.c
801
if (
is_wintouched
(win))
curses.h
698
bool
is_wintouched
(WINDOW *);
/src/tests/lib/libcurses/tests/
Makefile
94
FILES+=
is_wintouched
/src/tests/lib/libcurses/
t_curses.sh
1639
atf_test_case
is_wintouched
1646
h_run
is_wintouched
2390
atf_add_test_case
is_wintouched
/src/tests/lib/libcurses/slave/
curses_commands.c
1836
report_int(
is_wintouched
(win));
Completed in 18 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025