Searched refs:redraw (Results 1 – 16 of 16) sorted by relevance
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | wrefresh.c | 375 bool redraw, changed, didcolor, didvideo; in _updateln() local 377 redraw = (_virtscr->_firstch[wy] == _REDRAW); in _updateln() 382 if (!redraw && (_virtscr->_lastch[wy] == _BLANK) && (begns >= scrco)) in _updateln() 390 if (redraw || magic_cookie_glitch >= 0) { in _updateln() 400 if (!redraw) { in _updateln() 492 if (redraw || (!SP->dchok && !SP->ichok) || !(_virtscr->_use_idc) || in _updateln() 530 if (!redraw) { in _updateln() 557 if ((x - (redraw ? 0 : begns)) > _COST(Clr_bol)) { in _updateln() 597 if (!redraw && !multi_col && wc == sc) in _updateln()
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ex_v.c | 108 void redraw() in redraw() function 143 redraw();
|
H A D | ex_vmain.c | 63 void redraw(), windowinit(); 152 redraw();
|
H A D | ex_subr.c | 1097 extern void redraw();
|
H A D | ex.news | 486 undone (which will probably not redraw the screen). If no changes 885 screen. (^Y on a dumb terminal with a full screen will redraw the
|
/titanic_41/usr/src/cmd/ipf/tools/ |
H A D | ipfstat.c | 1176 int i, j, winy, tsentry, maxx, maxy, redraw = 0, ret = 0; local 1373 redraw = 1; 1544 if (redraw) 1549 if (redraw) { 1551 redraw = 0; 1570 redraw = 1;
|
/titanic_41/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 57 chgat.o ins_wch.o redraw.o vwprintw.o winsnstr.o \
|
/titanic_41/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 59 chgat.o ins_wch.o redraw.o vwprintw.o winsnstr.o \
|
/titanic_41/usr/src/lib/libdladm/common/ |
H A D | libdlstat.c | 65 static int maxx, maxy, redraw = 0; variable 427 redraw = 1; in stat_report() 494 if (redraw) in stat_report() 500 if (redraw) { in stat_report() 502 redraw = 0; in stat_report()
|
/titanic_41/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 609 * redraw.c
|
H A D | llib-lxcurses | 609 * redraw.c
|
/titanic_41/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 609 * redraw.c
|
H A D | llib-lxcurses | 609 * redraw.c
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 3912 the menu entry whose attributes are being changed and redraw the
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 12450 # redraw the screen. h1000 is untested. It doesn't work in 12526 # redraw the rest of the line.
|
H A D | terminfo.src | 14026 # redraw the screen. h1000 is untested. It doesn't work in 14109 # redraw the rest of the line.
|