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

  /src/lib/libcurses/
refresh.c 56 static void scrolln(int, int, int, int, int);
1851 scrolln(starts, startw, curs, bot, top);
1855 * scrolln --
1859 scrolln(int starts, int startw, int curs, int bot, int top) function in typeref:typename:void
refresh.c 56 static void scrolln(int, int, int, int, int);
1851 scrolln(starts, startw, curs, bot, top);
1855 * scrolln --
1859 scrolln(int starts, int startw, int curs, int bot, int top) function in typeref:typename:void

Completed in 23 milliseconds