Searched refs:screens (Results 1 – 25 of 25) sorted by relevance
| /mirbsd/src/usr.bin/vi/vi/ |
| D | vs_relative.c | 61 size_t cols, screens; local 82 screens = (cols / sp->cols + (cols % sp->cols ? 1 : 0)); 83 if (screens == 0) 84 screens = 1; 89 VIP(sp)->ss_screens = screens; 91 return (screens);
|
| /mirbsd/src/usr.bin/vi/docs/internals/ |
| D | structures | 7 which contains information common to all files and screens. It hold 21 instances of screens, and the EXF structure persists over references to 50 do standalone curses screens. 60 do standalone Tcl/Tk screens.
|
| /mirbsd/src/usr.bin/vi/docs/ |
| D | TODO | 1 CL: In single-line screens, have to press 'q' twice when quitting out 83 in v_init -- screens get events from vi, vi gets events queued up from 84 screens. 116 E_RESIZE /* Resize two screens. */
|
| D | help | 27 ^B scroll up by screens 29 ^D scroll down by half screens (setting count) 31 ^F scroll down by screens 148 display: display buffers, screens or tags 205 z: display different screens of the file
|
| D | features | 46 :di[splay] screens -> :screens
|
| D | changelog | 43 when switching screens. 184 screen when using xterm alternate screens. 200 + Fix core dump when global command tried to switch screens. 204 + Fix core dumps in both leftright and folded screens when tabstops 274 + Create filename "argument" lists when creating new screens. 308 + Fix to free saved RE structures when screens exit. This is a major 430 + Restructure to make single-line screens work. 433 screens on the fly. 743 + Display the file name on split screens instead of a divider line. 762 split screens. [all …]
|
| /mirbsd/src/sys/dev/isa/ |
| D | ega.c | 76 LIST_HEAD(, egascreen) screens; 418 LIST_INSERT_HEAD(&vc->screens, scr, next); 450 LIST_INIT(&vc->screens); 625 LIST_FIRST(&vc->screens)->pcs.mem = 663 free(LIST_FIRST(&vc->screens)->pcs.mem, M_DEVBUF);
|
| /mirbsd/src/usr.bin/vi/perl_api/ |
| D | nviperl.pod | 23 To find out how to maniplulate the nvi screens, see L<VI>.
|
| /mirbsd/src/sys/dev/wscons/ |
| D | wsdisplayvar.h | 140 const struct wsscreen_descr **screens; member
|
| D | wsdisplay.c | 360 return (scrdata->screens[0]); in wsdisplay_screentype_pick() 363 scr = scrdata->screens[i]; in wsdisplay_screentype_pick() 3203 const struct wsscreen_descr **screens_list = sc->sc_scrdata->screens; in allocate_copybuffer()
|
| /mirbsd/src/sys/dev/ic/ |
| D | vga.c | 469 LIST_INSERT_HEAD(&vc->screens, scr, next); 504 LIST_INIT(&vc->screens); 682 vc->screens.lh_first->pcs.mem = 927 LIST_FOREACH(scr, &vc->screens, next) {
|
| D | vgavar.h | 49 LIST_HEAD(, vgascreen) screens;
|
| /mirbsd/src/usr.bin/file/magdir/ |
| D | animation | 155 #>42 byte x - %d screens, 161 #>42 byte x %d screens,
|
| /mirbsd/src/sys/arch/sparc/dev/ |
| D | fb.c | 428 sf->sf_wsl.screens = (const struct wsscreen_descr **)sf->sf_scrlist; in fbwscons_attach()
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | curses.tail | 138 #define TRACE_UPDATE 0x0004 /* trace update actions, old & new screens */
|
| /mirbsd/src/usr.bin/vi/catalog/ |
| D | english.base | 143 149 "No background screens to display" 216 223 "There are no background screens"
|
| D | english | 149 No background screens to displayX
|
| /mirbsd/src/lib/libocurses/PSD.doc/ |
| D | doc.I | 115 This only works on screens,
|
| /mirbsd/src/usr.bin/vi/docs/interp/ |
| D | interp | 109 7: Function to manipulate screens.
|
| /mirbsd/src/lib/libncurses/src/doc/ |
| D | ncurses-intro.doc | 204 screens 561 for a z coordinate; this might be useful with touch-screens that can 770 in an environment with window resizes, in which case several screens 830 will be set to the last one allocated. You will switch between screens 852 Try to make attribute changes infrequent on your screens. Don't use
|
| D | hackguide.doc | 389 the real and virtual screens. This information is represented by the
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | README.vms | 376 couple of screens worth of configuration information, and can help us
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlfaq8.pod | 31 How you access/control keyboards, screens, and pointing devices
|
| /mirbsd/src/lib/libncurses/src/ |
| D | NEWS | 4510 initializing multiple screens. 4590 to be written to large screens. 4681 difference in alignment of changes to old/new screens before 5198 screens. 6044 + corrected logic that screens level-checking of called/return traces. 7029 * also added a linux-mono entry for those running on monochrome screens.
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | CHANGES | 6948 corresponding color style occupies more than 2 screens, after navigating to
|