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

  /src/lib/libcurses/
refresh.c 1892 (parm_index != NULL ||
1902 if (parm_index != NULL)
1903 tputs(tiparm(parm_index, n),
1917 if (parm_index != NULL && top == 0) {
1919 tputs(tiparm(parm_index, n), 0, __cputchar);
  /src/lib/libterminfo/
term.h 1441 #define parm_index t_parm_index(cur_term) macro
1839 * parm_index: Scroll forward #1 lines

Completed in 17 milliseconds