Home
last modified time | relevance | path

Searched refs:screens (Results 1 – 25 of 33) sorted by relevance

12

/openbsd/sbin/wsconsctl/
H A Ddisplay.c50 struct wsdisplay_screentype screens; variable
60 { "screentypes", &screens, FMT_SCREEN, FLG_RDONLY },
109 ptr = &screens; in display_get_values()
110 screens.idx = 0; in display_get_values()
111 } else if (ptr == &screens) { in display_get_values()
113 screens.idx=0; in display_get_values()
175 } else if (ptr == &screens) { in display_get_values()
176 screens.idx=fd; in display_get_values()
178 fontwidth = screens.fontwidth; in display_get_values()
179 fontheight = screens.fontheight; in display_get_values()
H A Dutil.c538 print_screen(struct wsdisplay_screentype *screens) in print_screen() argument
544 fd=screens->idx; in print_screen()
/openbsd/usr.bin/vi/vi/
H A Dvs_relative.c56 size_t cols, screens; in vs_screens() local
77 screens = (cols / sp->cols + (cols % sp->cols ? 1 : 0)); in vs_screens()
78 if (screens == 0) in vs_screens()
79 screens = 1; in vs_screens()
84 VIP(sp)->ss_screens = screens; in vs_screens()
86 return (screens); in vs_screens()
/openbsd/usr.sbin/wsfontload/
H A Dwsfontload.c79 struct wsdisplay_screentype screens; in main() local
181 memset(&screens, 0, sizeof(screens)); in main()
182 res = ioctl(wsfd, WSDISPLAYIO_GETSCREENTYPE, &screens); in main()
185 defwidth = screens.fontwidth; in main()
186 defheight = screens.fontheight; in main()
/openbsd/usr.bin/vi/docs/internals/
H A Dstructures7 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.
/openbsd/usr.bin/vi/docs/
H A DTODO1 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. */
H A Dhelp27 ^B scroll up by screens
29 ^D scroll down by half screens (setting count)
31 ^F scroll down by screens
147 display: display buffers, screens or tags
201 z: display different screens of the file
H A Dfeatures46 :di[splay] screens -> :screens
H A Dchangelog43 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.
430 + Restructure to make single-line screens work.
433 screens on the fly.
762 split screens.
769 + Make the line between split screens inverse video again.
791 + Add section on multiple screens to the reference manual.
[all …]
/openbsd/sys/dev/ic/
H A Dvga.c463 LIST_INSERT_HEAD(&vc->screens, scr, next); in vga_init_screen()
500 LIST_INIT(&vc->screens); in vga_init()
503 if (vc->custom_list.screens != NULL) in vga_init()
504 vc->currenttype = vc->custom_list.screens[0]; in vga_init()
556 if (vc->custom_list.screens != NULL) in vga_extended_attach()
682 scr = LIST_FIRST(&vc->screens); in vga_alloc_screen()
721 free(LIST_FIRST(&vc->screens)->pcs.mem, M_DEVBUF, 0); in vga_free_screen()
1289 vc->custom_list.screens = in vga_pick_monitor_type()
H A Dvgavar.h62 LIST_HEAD(, vgascreen) screens;
/openbsd/sys/dev/wscons/
H A Dwsdisplayvar.h156 const struct wsscreen_descr **screens; member
H A Dwsdisplay.c352 return (scrdata->screens[0]); in wsdisplay_screentype_pick()
355 scr = scrdata->screens[i]; in wsdisplay_screentype_pick()
1291 strlcpy(d->name, sc->sc_scrdata->screens[d->idx]->name, in wsdisplay_internal_ioctl()
1293 d->ncols = sc->sc_scrdata->screens[d->idx]->ncols; in wsdisplay_internal_ioctl()
1294 d->nrows = sc->sc_scrdata->screens[d->idx]->nrows; in wsdisplay_internal_ioctl()
1295 d->fontwidth = sc->sc_scrdata->screens[d->idx]->fontwidth; in wsdisplay_internal_ioctl()
1296 d->fontheight = sc->sc_scrdata->screens[d->idx]->fontheight; in wsdisplay_internal_ioctl()
3501 const struct wsscreen_descr **screens_list = sc->sc_scrdata->screens; in allocate_copybuffer()
/openbsd/sys/arch/powerpc64/dev/
H A Dastfb.c171 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in astfb_attach()
/openbsd/sys/dev/fdt/
H A Dsimplefb.c184 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in simplefb_attach()
/openbsd/sys/arch/sparc64/dev/
H A Dfb.c432 sf->sf_wsl.screens = (const struct wsscreen_descr **)sf->sf_scrlist; in fbwscons_attach()
/openbsd/sys/dev/pci/drm/apple/
H A Dapldrm.c388 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in apldrm_attachhook()
/openbsd/sys/arch/macppc/pci/
H A Dvgafb.c154 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in vgafb_attach()
/openbsd/usr.bin/vi/docs/interp/
H A Dinterp109 7: Function to manipulate screens.
/openbsd/sys/arch/loongson/dev/
H A Dsisfb.c237 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in sisfb_attach()
H A Dradeonfb.c237 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in radeonfb_attach()
H A Dsmfb.c227 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in smfb_attach_common()
/openbsd/sys/arch/armv7/omap/
H A Damdisplay.c355 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in amdisplay_attach()
/openbsd/sys/dev/pv/
H A Dviogpu.c272 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in viogpu_attach()
/openbsd/sys/dev/pcmcia/
H A Dcfxga.c385 sc->sc_wsl.screens = (const struct wsscreen_descr **)sc->sc_scrlist; in cfxga_attach()

12