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

  /src/distrib/utils/more/
prim.c 86 * If the screen is "squished", repaint it.
97 repaint();
120 * then just repaint the entire screen.
197 repaint();
245 repaint();
302 * Repaint the screen, starting from a specified position.
315 * Repaint the screen.
318 repaint() function in typeref:typename:void
319 /*###315 [cc] conflicting types for `repaint'%%%*/
495 * Note that back() will repaint() if nline > back_scroll
    [all...]
output.c 242 repaint();
command.c 170 repaint();
430 case A_FREPAINT: /* flush buffers and repaint */
436 case A_REPAINT: /* repaint the screen */
438 repaint();
509 repaint();
extern.h 112 void repaint __P((void));

Completed in 12 milliseconds