Searched refs:halfdelay (Results 1 – 17 of 17) sorted by relevance
86 NCURSES_SP_NAME(halfdelay) (NCURSES_SP_DCLx int t) in NCURSES_SP_NAME() argument100 halfdelay(int t) in halfdelay() function102 return NCURSES_SP_NAME(halfdelay) (CURRENT_SCREEN, t); in halfdelay()
203 "halfdelay" @68 NONAME
89 "halfdelay" @68 NONAME ; implemented
516 #undef halfdelay517 int halfdelay(
565 #undef halfdelay566 int halfdelay(
3171 #undef halfdelay3172 int halfdelay(
3261 #undef halfdelay3262 int halfdelay(
3986 #undef halfdelay3987 int halfdelay(
4046 #undef halfdelay4047 int halfdelay(
715 curs_inopts.3 halfdelay.3 \
527 extern int halfdelay(int);
630 extern NCURSES_EXPORT(int) halfdelay (int); /* implemented */971 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(halfdelay) (SCREEN*, int); /* implemented:SP_FUNC */
2531 report_return(halfdelay(ms)); in cmd_halfdelay()
1766 halfdelay(delay_in_tenths_of_a_second); // Poll using some number of tenths in Run()
6519 + modify view.c to test halfdelay(). Like other tests, this recognizes6522 makes view.c use halfdelay() with that parameter rather than11160 * added halfdelay()