Home
last modified time | relevance | path

Searched refs:modeline (Results 1 – 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/texinfo/info/
Dwindow.c185 maybe_free (win->modeline); in window_new_screen_size()
186 win->modeline = xmalloc (1 + width); in window_new_screen_size()
290 window->modeline = xmalloc (1 + window->width); in window_make_window()
635 if (window->modeline) in window_delete_window()
636 free (window->modeline); in window_delete_window()
1079 char *modeline; in window_make_modeline() local
1152 modeline = xmalloc (1 + modeline_len); in window_make_modeline()
1156 sprintf (modeline, _("-%s---Info: %s, %d lines --%s--"), in window_make_modeline()
1160 sprintf (modeline, _("-%s%s-Info: (%s)%s, %d lines --%s--"), in window_make_modeline()
1167 sprintf (modeline + strlen (modeline), _(" Subfile: %s"), filename); in window_make_modeline()
[all …]
Ddisplay.c426 (strcmp (display[line_index]->text, win->modeline) != 0)) in display_update_one_window()
430 terminal_put_text (win->modeline); in display_update_one_window()
432 strcpy (display[line_index]->text, win->modeline); in display_update_one_window()
434 display[line_index]->textlen = strlen (win->modeline); in display_update_one_window()
Dwindow.h68 char *modeline; /* Calculated text of the modeline for this window. */ member
/freebsd-10-stable/contrib/nvi/docs/USD.doc/vi.man/
Dspell.ok99 modeline
/freebsd-10-stable/contrib/nvi/docs/USD.doc/vi.ref/
Dspell.ok231 modeline
/freebsd-10-stable/contrib/texinfo/
DNEWS608 supported. The modeline for a compressed file shows "zz" in it.
DChangeLog.469263 N_IsCompressed and display "zz" in the modeline if the node comes
/freebsd-10-stable/contrib/texinfo/doc/
Dinfo-stnd.texi655 invisible. When long lines are truncated, the modeline displays the
1209 window is separated from the next by its modeline. At any time, there
1247 of the subfile containing the node appears in the modeline as well: