HomeSort by: relevance | last modified time | path
    Searched defs:touchline (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libcurses/
touchwin.c 81 * touchline --
86 touchline(WINDOW *win, int start, int count) function
88 __CTRACE(__CTRACE_LINE, "touchline: (%p, %d, %d)\n", win, start, count);

Completed in 21 milliseconds