Home
last modified time | relevance | path

Searched refs:screen (Results 1 – 25 of 79) sorted by relevance

1234

/titanic_54/usr/src/lib/libcurses/
H A DMakefile39 SCRFILES = screen/keycaps \
40 screen/curses.h \
41 screen/keyname.c \
42 screen/termcap.c \
43 screen/tifget.c \
44 screen/tiget.c \
45 screen/tifnames.c \
46 screen/tnames.c \
47 screen/tinames.c \
48 screen/term.h
[all …]
H A DMakefile.com136 SRCDIR = ../screen
142 $(LINTLIB):= SRCS=../screen/llib-lcurses
157 CPPFLAGS += -I../screen -I../../common/inc
210 $(ROOTLINTDIR)/%: ../screen/%
/titanic_54/usr/src/lib/libcurses/screen/
H A Ddelscreen.c50 delscreen(SCREEN *screen) in delscreen() argument
54 fprintf(outf, "delscreen: screen %x\n", screen); in delscreen()
60 if (screen->tcap) in delscreen()
61 (void) delterm(screen->tcap); in delscreen()
62 if (screen->cur_scr) in delscreen()
63 (void) delwin(screen->cur_scr); in delscreen()
64 if (screen->std_scr) in delscreen()
65 (void) delwin(screen->std_scr); in delscreen()
66 if (screen->virt_scr) in delscreen()
67 (void) delwin(screen->virt_scr); in delscreen()
[all …]
H A D_set_term.c49 set_term(SCREEN *screen) in set_term() argument
51 return (setcurscreen(screen)); in set_term()
H A Dcaps54 memory_above, "da" "da" Display may be retained above the screen
55 memory_below, "db" "db" Display may be retained below the screen
65 prtr_silent, "mc5i" "5i" Printer won't echo on screen.
71 back_color_erase, "bce" "ut" Erases screen with current background
89 lines, "lines" "li" Number of lines on screen or page
95 num_labels, "nlab" "Nl" # of labels on screen (start at 1)
103 max_colors, "colors" "Co" max # of color on the screen
104 max_pairs, "pairs" "pa" max # of color pairs on the screen
141 clear_screen, "clear" "cl" Clear screen (*)
193 key_clear, "kclr" "kC" KEY_CLEAR, 0515, Sent by clear screen or erase key.
[all …]
/titanic_54/usr/src/cmd/tic/
H A Dreq.flg29 echo_file usr/src/lib/libcurses/screen/curses_inc.h
30 echo_file usr/src/lib/libcurses/screen/compiler.h
31 echo_file usr/src/lib/libcurses/screen/curshdr.h
32 echo_file usr/src/lib/libcurses/screen/curses_wchar.h
33 echo_file usr/src/lib/libcurses/screen/object.h
H A DMakefile42 CPPFLAGS += -I../../lib/libcurses/screen
/titanic_54/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dnewterm.c427 set_term(screen) in set_term() argument
428 SCREEN *screen; in set_term()
433 __m_trace("set_term(%p)", screen);
435 if (screen != (SCREEN *) 0) {
436 (void) set_curterm(screen->_term);
437 curscr = screen->_curscr;
438 __m_screen = screen;
H A Dcaps78 memory_above da da bool Display may be retained above the screen
79 memory_below db db bool Display may be retained below the screen
89 prtr_silent mc5i 5i bool Printer won't echo on screen
108 lines lines li number # of lines on screen or page
114 num_labels nlab Nl number # of labels on screen (start at 1)
119 max_colors colors Co number Max # of colors on the screen
120 max_pairs pairs pa number Max # of color-pairs on the screen
146 clear_screen clear cl str Clear screen (P*)
198 key_clear kclr kC str Sent by clear screen or erase key.
205 key_eos ked kS str Sent by clear-to-end-of-screen key.
[all …]
/titanic_54/usr/src/cmd/more/
H A Dmore.help5 <space> Display next k lines of text [current screen size]
6 z Display next k lines of text [current screen size]*
20 ctrl-L Redraw screen
/titanic_54/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dnewterm.c437 set_term(SCREEN *screen) in set_term() argument
441 if (screen != NULL) { in set_term()
442 (void) set_curterm(screen->_term); in set_term()
443 curscr = screen->_curscr; in set_term()
444 __m_screen = screen; in set_term()
H A Dcaps78 memory_above da da bool Display may be retained above the screen
79 memory_below db db bool Display may be retained below the screen
89 prtr_silent mc5i 5i bool Printer won't echo on screen
108 lines lines li number # of lines on screen or page
114 num_labels nlab Nl number # of labels on screen (start at 1)
119 max_colors colors Co number Max # of colors on the screen
120 max_pairs pairs pa number Max # of color-pairs on the screen
146 clear_screen clear cl str Clear screen (P*)
198 key_clear kclr kC str Sent by clear screen or erase key.
205 key_eos ked kS str Sent by clear-to-end-of-screen key.
[all …]
/titanic_54/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Demacs.c106 genchar *screen; /* pointer to window buffer */ member
202 ep->screen = Screen; in ed_emacsread()
1375 ep->cursor = ep->screen; in draw()
1429 ed_setcursor(ep->ed,ep->screen,0,ep->cursor-ep->screen, 0); in draw()
1438 print(i)&&((ep->cursor-ep->screen)<(w_size-1))) in draw()
1476 sptr = ep->screen; in draw()
1499 setcursor(ep,sptr-ep->screen,*nptr); in draw()
1513 ed_setcursor(ep->ed, ep->screen, ep->cursor-ep->screen, ep->ed->e_peol, -1); in draw()
1558 register int oldp = ep->cursor - ep->screen; in setcursor()
1559 newp = ed_setcursor(ep->ed, ep->screen, oldp, newp, 0); in setcursor()
[all …]
/titanic_54/usr/src/cmd/avs/sdbc/
H A Dsd_stats.c120 extern int screen;
374 if (screen > 0) in checkbuf()
375 screen--; in checkbuf()
386 screen++; in checkbuf()
/titanic_54/usr/src/grub/grub-0.97/docs/
H A Dkernel.c.texi25 /* @r{Some screen stuff.} */
57 /* @r{Clear the screen.} */
155 /* @r{Clear the screen and initialize VIDEO, XPOS and YPOS.} */
216 /* @r{Put the character C on the screen.} */
238 /* @r{Format a string and print it on the screen, just like the libc
/titanic_54/usr/src/cmd/vi/port/
H A Dex.news205 temp file and encrypted text on your screen has been fixed.
284 A bug which prevented using a screen larger than 48 lines has
288 your screen size has been fixed.
290 The screen size limit on non-VM/Unix systems has been increased
332 messing up the screen.
486 undone (which will probably not redraw the screen). If no changes
497 possible on USG systems to interrupt redrawing the screen and to
508 distance from the right edge of the screen, but this location
522 A bug which caused the screen to be wrong after undoing a
525 A bug which messed up the buffer and the screen after
[all …]
/titanic_54/usr/src/cmd/infocmp/
H A DMakefile37 CPPFLAGS += -I../../lib/libcurses/screen
/titanic_54/usr/src/cmd/localedef/
H A Dwidths-2.txt3 # within these ranges (inclusive) have screen width 2.
/titanic_54/usr/src/cmd/captoinfo/
H A DMakefile36 CPPFLAGS += -I../../lib/libcurses/screen
/titanic_54/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dyyhd18-m3.dts57 screen = &screen;
205 screen: fb@c8001324 { label
H A Dvsatv102-m6.dts62 screen = &screen;
266 screen: fb@c8006324 { label
H A Dodroidc1.dts53 screen = &screen;
335 screen: fb@c8006020 { label
/titanic_54/usr/src/boot/sys/boot/forth/
H A Dscreen.4th28 marker task-screen.4th
39 \ clear screen
H A Dshortcuts.4th44 clear \ Clear the screen (in screen.4th)
H A DMakefile.inc25 FORTH += screen.4th

1234