Home
last modified time | relevance | path

Searched refs:LINES (Results 26 – 50 of 57) sorted by relevance

123

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dquick_echo.c64 (SPy > ((LINES + SP->Yabove) - 1)) || (SPx > (COLS - 1)) || in _quick_echo()
H A Dnewwin.c55 nlines = LINES - by; in newwin()
H A Dmakenew.c100 (nlines >= (LINES + SP->Yabove)) && (ncols >= COLS)); in _makenew()
H A Dprefresh.c125 smaxy = LINES - 1; in _padjust()
H A Dwnoutref.c64 smaxy = sminy + LINES; in wnoutrefresh()
H A Dtgetch.c341 (MOUSE_Y_POS == LINES) && in _getkey()
H A Dmapfile-vers628 LINES { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi29 #define LINES 24
163 for (i = 0; i < COLUMNS * LINES * 2; i++)
225 if (ypos >= LINES)
H A Dmultiboot.info1299 #define LINES 24
1433 for (i = 0; i < COLUMNS * LINES * 2; i++)
1495 if (ypos >= LINES)
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c49 int LINES, COLS; variable
438 LINES = lines;
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcurses.ext30 extern int _tty_ch, LINES, COLS;
H A Dmapfile-vers115 LINES { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
/illumos-gate/usr/src/lib/libeti/panel/common/
H A Dupdate.c149 for (screen_y = LINES - 1; screen_y >= 0; screen_y--) { in std_touchup()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dvariables.h54 #define LINES (shgd->bltin_nodes+24) macro
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers48 LINES { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h95 extern int LINES, COLS, _tty_ch, _res_flg;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers49 LINES { ASSERT = { TYPE = OBJECT; SIZE = 4; }; };
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c574 if (y + 1 == LINES) in console_putchar()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dfault.c83 nv_putval(LINES, (char*)&v, NV_INT32|NV_RDONLY); in sh_fault()
/illumos-gate/usr/src/tools/cscope-fast/
H A Dmain.c1568 (void) move(LINES - 1, 0); in exitcurses()
/illumos-gate/usr/src/cmd/abi/appcert/etc/
H A Detc.tweaks.in290 MODEL_TWEAK|/usr/lib/libcurses.so.1|*|LINES|unclassified
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile22 LINES.3xcurses \
/illumos-gate/usr/src/common/ficl/test/
H A Dcore.fr967 ." YOU SHOULD SEE TWO SEPARATE LINES:" CR
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h361 extern int LINES, COLS;
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h346 extern int LINES, COLS;

123