HomeSort by: relevance | last modified time | path
    Searched defs:is_wintouched (Results 1 - 1 of 1) 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)) {

Completed in 98 milliseconds