代码搜索结果
找到约 10,000 项符合
Screen 的代码
tacengbg.irs
[LOADIMAGE] TAC_SCREEN "\falcon4\art\taceng\tac_bac.tga" 0 0
m_addstr.c
#ifdef lint
static char *sccsid = "@(#)m_addstr.c 4.1 (ULTRIX) 7/2/90";
#endif lint
# include "curses.ext"
# include
/*
* mini.c contains versions of curses routines for minicurses.
* T
boolvals
char
auto_left_margin, /* cub1 wraps from column 0 to last column */
auto_right_margin, /* Terminal has automatic margins */
beehive_glitch, /* Beehive (f1=escape, f2=ctrl C) */
ceol_standout
set_term.3cur
.TH set_term 3cur
.SH Name
set_term \- switch between terminals
.SH Syntax
.br
.B
#include
.PP
.br
.B
SCREEN \(**set_term(new)
.br
.B
SCREEN \(**new;
.SH Description
.NXR "set_term subrou
newpad.3cur
.TH newpad 3cur
.SH Name
newpad \- create new pad
.SH Syntax
.br
.B
#include
.PP
.br
.B
WINDOW \(**newpad(nlines, ncols)
.br
.B
int nlines, ncols;
.SH Description
.NXR "newpad subroutine"
vidattr.3cur
.TH vidattr 3cur
.SH Name
vidattr, vidputs \- output a string that sets terminal display
.SH Syntax
.B
vidattr(attrs)
.br
.B
vidputs(attrs, putc)
.SH Description
.NXR "vidattr subroutine"
.NXR "vidp
keypad.3cur
.TH keypad 3cur
.SH Name
keypad \- enable keypad
.SH Syntax
.br
.B
#include
.PP
.B
int keypad(win, bf)
.br
.B
WINDOW \(**win;
.br
.B
bool bf;
.SH Description
.NXR "keypad subroutine"
This
clearok.3cur
.TH clearok 3cur
.SH Name
clearok \- enable screen clearing
.SH Syntax
.B
#include
.PP
.br
.B
int clearok(win, bf)
.br
.B
WINDOW \(**win;
.br
.B
bool bf;
.SH Description
.NXR "clearok sub
set_term.3cur
.TH set_term 3cur
.SH Name
set_term \- switch between terminals
.SH Syntax
.br
.B
#include
.PP
.br
.B
SCREEN \(**set_term(new)
.br
.B
SCREEN \(**new;
.SH Description
.NXR "set_term subrou
newpad.3cur
.TH newpad 3cur
.SH Name
newpad \- create new pad
.SH Syntax
.br
.B
#include
.PP
.br
.B
WINDOW \(**newpad(nlines, ncols)
.br
.B
int nlines, ncols;
.SH Description
.NXR "newpad subroutine"