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

  /src/lib/libcurses/
refresh.c 55 static void quickch(void);
609 * Invoke quickch() only if more than a quarter of the lines
616 quickch();
1540 * Quickch() attempts to detect a pattern in the change of the window
1551 quickch(void) function in typeref:typename:void
1660 __CTRACE(__CTRACE_REFRESH, "quickch:bsize=%d, THRESH=%d, starts=%d, "
1681 __CTRACE(__CTRACE_REFRESH, "quickch: n = %d\n", n);
1788 "quickch: n=%d startw=%d curw=%d i = %d target=%d ",
1872 * part of it, which means that the quickch() routine is going to be
refresh.c 55 static void quickch(void);
609 * Invoke quickch() only if more than a quarter of the lines
616 quickch();
1540 * Quickch() attempts to detect a pattern in the change of the window
1551 quickch(void) function in typeref:typename:void
1660 __CTRACE(__CTRACE_REFRESH, "quickch:bsize=%d, THRESH=%d, starts=%d, "
1681 __CTRACE(__CTRACE_REFRESH, "quickch: n = %d\n", n);
1788 "quickch: n=%d startw=%d curw=%d i = %d target=%d ",
1872 * part of it, which means that the quickch() routine is going to be

Completed in 114 milliseconds