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

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

Completed in 22 milliseconds